feat: implement new ui

This commit is contained in:
shadcn 2023-06-07 16:17:59 +04:00
parent 4d5af8c62a
commit 6293470332
28 changed files with 1417 additions and 584 deletions

View file

@ -12,7 +12,7 @@ export function ThemeToggle() {
return (
<Button
variant="ghost"
size="xs"
size="sm"
className="p-0 leading-4 h-4 font-normal w-full"
onClick={() => {
startTransition(() => {