react-tab-component-pure-js
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-tab-component-pure-js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -1,2 +0,2 @@ | ||
# react-tab-component-no-css | ||
# react-tab-component-pure-js | ||
@@ -10,7 +10,7 @@ A customizable React tab component with no CSS, allowing you to style it as you see fit. | ||
```sh | ||
npm install react-tab-component-no-css | ||
npm install react-tab-component-pure-js | ||
or | ||
yarn add react-tab-component-no-css | ||
yarn add react-tab-component-pure-js | ||
``` | ||
@@ -20,7 +20,7 @@ | ||
Here’s a basic example of how to use the react-tab-component-no-css in your React project: | ||
Here’s a basic example of how to use the react-tab-component-pure-js in your React project: | ||
```sh | ||
import React, { useState } from 'react'; | ||
import Tab from 'react-tab-component-no-css'; | ||
import Tab from 'react-tab-component-pure-js'; | ||
@@ -93,7 +93,6 @@ const Tab1 = () => <div>Content for Tab 1</div>; | ||
## Contributing | ||
### Contributions are welcome! Please open an issue or submit a pull request on [github](https://github.com/anup-agarwal/react-tab-component-pure-js) | ||
### Contributions are welcome! Please open an issue or submit a pull request on [github](https://github.com/anup-agarwal/react-tab-component-pure-js) | ||
## License | ||
### This project is licensed under the MIT License. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5572
4
62
96