Skip to main content

Overview

The component documentation is still being finalized. However, you can find all available components in the src/components directory, as shown in the folder structure. To start exploring the components, begin with those in the src/components/Layout directory, as these are the ones you will reuse the most.

cardano-org
├── ...

├── src
│ └── components
│ ├── ...
│ └── Layout
└── ...