Shared React component library used by both the extension and the web app.
accordion.tsx— Collapsible sections (Radix)button.tsx— Button with variants (CVA)card.tsx— Card containerselect.tsx— Select dropdown (Radix)switch.tsx— Toggle switch (Radix)
logo.tsx— Inline SVG logo (no static asset dependency)
import { Button } from '@magnee/ui/components/button'
import { MagneeLogo } from '@magnee/ui/assets/logo'React 18+, Radix UI, CVA, Tailwind Merge, Lucide React