This commit is contained in:
codytseng 2025-01-08 23:17:47 +08:00
parent fe815bcce5
commit 9f0f39f480
11 changed files with 98 additions and 105 deletions

View file

@ -15,6 +15,8 @@ export default function PostButton() {
e.stopPropagation()
setOpen(true)
}}
variant="default"
className="bg-primary"
>
<PencilLine strokeWidth={3} />
</SidebarItem>