kripke: add stats

This commit is contained in:
2025-09-24 20:22:19 +09:00
parent 4895dd2863
commit 3edaed9327
9 changed files with 842 additions and 186 deletions

View File

@@ -23,7 +23,7 @@ export const buttonVariants = tv({
link: "text-primary underline-offset-4 hover:underline",
},
size: {
default: "h-9 px-4 py-2",
default: "h-9 px-4 py-2 pb-2.5",
sm: "h-8 rounded-md px-3 text-xs",
lg: "h-10 rounded-md px-8",
icon: "h-9 w-9",