tangled
alpha
login
or
join now
mary.my.id
/
danaus
4
fork
atom
work-in-progress atproto PDS
typescript
atproto
pds
atcute
4
fork
atom
overview
issues
pulls
pipelines
chore: lint
mary.my.id
1 month ago
12fc6ae9
c57a69a6
verified
This commit was signed with the committer's
known signature
.
mary.my.id
SSH Key Fingerprint:
SHA256:ZlTP/auFSGpGnaoDg4mCTG1g9OZvXp62jWR4c6H4O3c=
+2
1 changed file
expand all
collapse all
unified
split
packages
danaus
src
web
primitives
message-bar
actions.tsx
+2
packages/danaus/src/web/primitives/message-bar/actions.tsx
···
21
21
'flex items-center gap-3 pr-3',
22
22
'[grid-area:secondaryActions]',
23
23
layout === 'multiline' && 'mt-2 mb-1.5 justify-end',
24
24
+
25
25
+
className,
24
26
]}
25
27
>
26
28
{children}