tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
just bold some stuff
cozylittle.house
1 month ago
6842b627
c29ddc1c
+1
-1
1 changed file
expand all
collapse all
unified
split
app
[leaflet_id]
actions
PublishButton.tsx
+1
-1
app/[leaflet_id]/actions/PublishButton.tsx
···
141
141
142
142
toaster({
143
143
content: (
144
144
-
<div>
144
144
+
<div className="font-bold">
145
145
{pub.doc ? "Updated! " : "Published! "}
146
146
<SpeedyLink className="underline" href={docUrl}>
147
147
See Published Post