frontend for xcvr appview

i wasn't thingking

+1 -1
+1 -1
src/routes/+layout.svelte
··· 133 </div> 134 </aside> 135 {@render children()} 136 </div> 137 138 {#if !isDesktop} ··· 168 <label for="ccccc">ccccc</label> 169 </div> 170 </div> 171 - <CursorEffect enabled={true} /> 172 {/if} 173 174 <style>
··· 133 </div> 134 </aside> 135 {@render children()} 136 + <CursorEffect enabled={true} /> 137 </div> 138 139 {#if !isDesktop} ··· 169 <label for="ccccc">ccccc</label> 170 </div> 171 </div> 172 {/if} 173 174 <style>