File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
<br >
3
3
<img src="https://github.com/jsdeveloperr/react-lazyload-component/blob/master/example/public/assets/logo-lazy.gif" alt="logo" width="300">
4
4
<br ><br >
5
- React Lazy Load Component
5
+ React Lazy Loader Component
6
6
<br >
7
7
<br >
8
8
</h1 >
@@ -28,11 +28,11 @@ Check our 👉 [example](https://codesandbox.io/p/sandbox/react-lazy-load-compon
28
28
29
29
``` bash
30
30
# install with npm
31
- npm install react-lazyload -component
31
+ npm install react-lazy-loader -component
32
32
# install with yarn
33
- yarn add react-lazyload -component
33
+ yarn add react-lazy-loader -component
34
34
# install with pnpm
35
- pnpm add react-lazyload -component
35
+ pnpm add react-lazy-loader -component
36
36
```
37
37
38
38
## Example Repo
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-lazyload -component" ,
2
+ "name" : " react-lazy-loader -component" ,
3
3
"version" : " 0.1.0" ,
4
- "description" : " react lazy load component" ,
4
+ "description" : " react lazy loader component" ,
5
5
"author" : " Abdulnasır OLCAN" ,
6
6
"license" : " MIT" ,
7
7
"main" : " dist/index.umd.js" ,
You can’t perform that action at this time.
0 commit comments