atmosphere explorer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix notice

+1 -1
+1 -1
src/App.tsx
··· 484 484 </span> 485 485 </div> 486 486 </Show> 487 - <div>{notice()}</div> 487 + <div class="w-full break-words text-center">{notice()}</div> 488 488 <div class="flex max-w-full flex-col space-y-1 font-mono"> 489 489 <Show keyed when={useLocation().pathname}> 490 490 {props.children}