shadcn/ui
componentsWe use a couple components from shadcn/ui. To make them re-usable for and use them in your project you can import them from zudoku/ui/*
.
For example:
tsximport { Button } from "zudoku/ui/Button";
Following components are available: