tyccoon-masterico
v0.1.0
Published
hbx
Downloads
3
Readme
hbx
Introduction
hbx
Supported React.js
This package supports React.js 18.2.0
and above.
Installation
To install hbx, simply run:
npm install hbx
Or with Yarn:
yarn add hbx
Usage
Basic example usage:
import hbx from 'hbx';
const example = () => {
return (
<div>
<hbx />
</div>
);
};
export default example;
Features
- Light and dark themes
- Versatile and customizable components
- Support for different types of content
Contributing
Contributions are welcome! Please open an issue or submit a pull request to contribute to the hbx project.
License
This project is licensed under the MIT license.