Section Header component is designed to encapsulate essential details unique to a section, such as title and description, and also interactive elements as well (buttons, selects, etc.).
For further details, visit our Section Header Documentation.
Feel free to use the package manager of your choice:
# Using PNPM
pnpm i @mochi-ui/section-header
# Using NPM
npm i @mochi-ui/section-header
# Using Yarn
yarn add @mochi-ui/section-header
We welcome your contributions! For guidance on how to contribute, please refer to our Contribution Guidelines.
This project is licensed under the terms of the MIT license.