This package contains the shared UI components for the Session Web Ecosystem. The UI component library is a collection of UI components for Next.js apps and uses Tailwind CSS, Radix UI, and Shadcn/ui.
You can follow the generic instructions in the root README.md to get started.
We generate all base UI components using Shadcn/ui.
You can use the following command to add a new Shadcn/ui component:
pnpm ui:add <COMPONENT_NAME>