a tool for shared writing and social publishing
0
fork

Configure Feed

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

fixed little alignment issue thing

celine 2663ef31 0e194d64

+1 -1
+1 -1
app/reader/ReaderContent.tsx
··· 173 173 publishedAt: string | undefined; 174 174 }) => { 175 175 return ( 176 - <div className="flex gap-2 items-center shrink-0"> 176 + <div className="flex gap-2 grow items-center shrink-0"> 177 177 NAME HERE 178 178 {props.publishedAt && ( 179 179 <>