a tool for shared writing and social publishing
0

Configure Feed

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

fixed an input console error

celine (Mar 25, 2026, 4:48 PM EDT) c82d83b2 e507a306

+1
+1
app/[leaflet_id]/actions/ShareOptions/DomainOptions.tsx
··· 316 316 <div className="font-bold">{props.domain.domain}/</div> 317 317 <Input 318 318 disabled 319 + value="" 319 320 className="w-full bg-transparent appearance-none focus:!outline-none" 320 321 placeholder="" 321 322 />