@stubbycms/ui
v1.0.0
Published
This library is a collection of UI components designed to be used in MDX pages. It provides a set of reusable and customizable components to enhance your content with interactive and visually appealing elements.
Downloads
82
Readme
Stubby CMS | UI Components
This library is a collection of UI components designed to be used in MDX pages. It provides a set of reusable and customizable components to enhance your content with interactive and visually appealing elements.
Installation
To install the library, use npm or yarn:
npm install @stubbycms/ui
# or
yarn add @stubbycms/ui
Components
- Accordion: A collapsible content panel.
- Tabs: A tabbed navigation component.
- Tip, Note, Warning, Error, Success: A highlighted section for important information.
- Steps: To showcase sequence eof
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.