frontend for xcvr appview

historyifiy

+1 -1
+1 -1
src/routes/c/[handle]/[rkey]/+page.svelte
··· 114 114 <h2 class="topic">{ctx?.topic}</h2> 115 115 {/if} 116 116 <div> 117 - <a href="history"> 117 + <a class="history" href="history"> 118 118 view history <span class="hidden-hover"> 119 119 (i will delete your local lrc messages!) 120 120 </span></a