Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

refactor: update Button component styles to use rounded-full for enhanced design consistency

yoginth.com bd44f6a7 11d97969

verified
+1 -1
+1 -1
apps/web/src/components/Shared/UI/Button.tsx
··· 6 6 import cn from "@/helpers/cn"; 7 7 8 8 const buttonVariants = cva( 9 - "rounded-lg font-bold inline-flex items-center justify-center relative overflow-hidden", 9 + "rounded-full font-bold inline-flex items-center justify-center relative overflow-hidden", 10 10 { 11 11 compoundVariants: [ 12 12 // Non-outline Primary