a tool for shared writing and social publishing

just bold some stuff

+1 -1
+1 -1
app/[leaflet_id]/actions/PublishButton.tsx
··· 141 141 142 142 toaster({ 143 143 content: ( 144 - <div> 144 + <div className="font-bold"> 145 145 {pub.doc ? "Updated! " : "Published! "} 146 146 <SpeedyLink className="underline" href={docUrl}> 147 147 See Published Post