https://github.com/bang88/react-reload-component
https://github.com/bang88/react-reload-component
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bang88/react-reload-component
- Owner: BANG88
- License: mit
- Created: 2017-12-09T08:28:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T07:35:06.000Z (over 7 years ago)
- Last Synced: 2025-02-19T06:48:17.957Z (4 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# react-reload-component [](https://travis-ci.org/bang88/react-reload-component)
> Update component when location is same
## Install
```
$ npm install --save react-reload-component# or
$ yarn add react-reload-component
```## Usage
```jsx
import { ReloadComponent } from 'react-reload-component'{
// tslint:disable-next-line:no-console
console.log('reloaded')
}}
>
,
```## License
MIT © [bang](https://github.com/bang88)