Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-tab-component-pure-js

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tab-component-pure-js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/index.js

2

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc