File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,37 +23,37 @@ React18 Loaders is a comprehensive library designed to unlock the full potential
23
23
### Installation
24
24
25
25
``` bash
26
- $ pnpm add react18-loaders
26
+ pnpm add react18-loaders
27
27
```
28
28
29
29
** _ or_ **
30
30
31
31
``` bash
32
- $ npm install react18-loaders
32
+ npm install react18-loaders
33
33
```
34
34
35
35
** _ or_ **
36
36
37
37
``` bash
38
- $ yarn add react18-loaders
38
+ yarn add react18-loaders
39
39
```
40
40
41
41
## Want Lite Version? [ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/react18-loaders-lite )] ( https://www.npmjs.com/package/react18-loaders-lite ) [ ![ Version] ( https://img.shields.io/npm/v/react18-loaders-lite.svg?colorB=green )] ( https://www.npmjs.com/package/react18-loaders-lite ) [ ![ Downloads] ( https://img.jsdelivr.com/img.shields.io/npm/d18m/react18-loaders-lite.svg )] ( https://www.npmjs.com/package/react18-loaders-lite )
42
42
43
43
``` bash
44
- $ pnpm add react18-loaders-lite
44
+ pnpm add react18-loaders-lite
45
45
```
46
46
47
47
** or**
48
48
49
49
``` bash
50
- $ npm install react18-loaders-lite
50
+ npm install react18-loaders-lite
51
51
```
52
52
53
53
** or**
54
54
55
55
``` bash
56
- $ yarn add react18-loaders-lite
56
+ yarn add react18-loaders-lite
57
57
```
58
58
59
59
> You need ` r18gs ` as a peer-dependency
You can’t perform that action at this time.
0 commit comments