update channel

This commit is contained in:
Ren Amamiya
2023-06-16 18:41:44 +07:00
parent f8de44fe9f
commit 0a6865431d
28 changed files with 240 additions and 489 deletions

View File

@@ -5,7 +5,7 @@ export function NoteZap({ zaps }: { zaps: number }) {
return (
<button
type="button"
className="w-14 group inline-flex items-center gap-1.5"
className="w-20 group inline-flex items-center gap-1.5"
>
<ZapIcon
width={16}