packship-testing
v0.1.1
Published
a package to test packship
Downloads
126
Readme
packship-testing
Introduction
a package to test packship
Supported React.js
This package supports React.js 18.2.0
and above.
Installation
To install packship-testing, simply run:
npm install packship-testing
Or with Yarn:
yarn add packship-testing
Usage
Basic example usage:
import packship-testing from 'packship-testing';
const example = () => {
return (
<div>
<packship-testing />
</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 packship-testing project.
License
This project is licensed under the MIT license.