atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

wrap cursor inputs

Juliet f6cd87ef e91d8c02

+1 -1
+1 -1
src/views/stream/index.tsx
··· 410 410 </Show> 411 411 412 412 <Show when={field.type === "text"}> 413 - <div class="flex grow flex-col gap-1.5 sm:flex-row sm:items-center"> 413 + <div class="flex grow flex-col flex-wrap gap-1.5 sm:flex-row sm:items-center"> 414 414 <TextInput 415 415 ref={inputRef} 416 416 name={field.name}