https://github.com/afeiship/fix-react-warning
Fix react warning.
https://github.com/afeiship/fix-react-warning
fix prevent-warn react warning
Last synced: 10 months ago
JSON representation
Fix react warning.
- Host: GitHub
- URL: https://github.com/afeiship/fix-react-warning
- Owner: afeiship
- License: mit
- Created: 2018-03-30T06:13:19.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T01:17:02.000Z (over 1 year ago)
- Last Synced: 2025-01-06T08:08:13.877Z (about 1 year ago)
- Topics: fix, prevent-warn, react, warning
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# fix-react-warning
> Fix react warning.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]
## installation
```shell
npm install @jswork/fix-react-warning
```
## usage
```js
import fixReactWarning from '@jswork/fix-react-warning';
// usage goes here.
```
## types
```ts
///
```
## license
Code released under [the MIT license](https://github.com/afeiship/fix-react-warning/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/fix-react-warning
[version-url]: https://npmjs.org/package/@jswork/fix-react-warning
[license-image]: https://img.shields.io/npm/l/@jswork/fix-react-warning
[license-url]: https://github.com/afeiship/fix-react-warning/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/fix-react-warning
[size-url]: https://github.com/afeiship/fix-react-warning/blob/master/dist/index.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/fix-react-warning
[download-url]: https://www.npmjs.com/package/@jswork/fix-react-warning