atproto explorer
0
fork

Configure Feed

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

add name to input

juliet.paris 529a8b21 00dffd35

verified
+1
+1
src/views/collection.tsx
··· 277 277 </A> 278 278 </Tooltip> 279 279 <TextInput 280 + name="Filter" 280 281 placeholder="Filter by substring" 281 282 onInput={(e) => setFilter(e.currentTarget.value)} 282 283 class="grow"