atproto explorer
0
fork

Configure Feed

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

sans serif collection list

Juliet 1a899957 f198ed5f

+1 -1
+1 -1
src/views/repo.tsx
··· 219 219 onInput={(e) => setFilter(e.currentTarget.value.toLowerCase())} 220 220 class="grow" 221 221 /> 222 - <div class="flex flex-col overflow-hidden font-mono text-sm"> 222 + <div class="flex flex-col overflow-hidden text-sm"> 223 223 <For 224 224 each={Object.keys(nsids() ?? {}).filter((authority) => 225 225 filter() ?