File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -28,17 +28,24 @@ Don't expect it to grow in size, because it is **feature complete**:
28
28
- CommonJS + ESM bundles, tree-shakable
29
29
- Design using composition, good tree-shakeability
30
30
31
- ### react-async-hook
31
+ ** react-async-hook** :
32
32
33
- ![ ] ( https://img.shields.io/bundlephobia/min/react-async-hook.svg ) ![ ] ( https://img.shields.io/bundlephobia/minzip/react-async-hook.svg )
34
33
35
- ### React-Query
34
+ - ![ ] ( https://img.shields.io/bundlephobia/min/react-async-hook.svg )
35
+ - ![ ] ( https://img.shields.io/bundlephobia/minzip/react-async-hook.svg )
36
36
37
- ![ ] ( https://img.shields.io/bundlephobia/min/react-query.svg ) ![ ] ( https://img.shields.io/bundlephobia/minzip/react-query.svg )
38
37
39
- ### SWR
38
+ ** React-Query** :
39
+
40
+ - ![ ] ( https://img.shields.io/bundlephobia/min/react-query.svg )
41
+ - ![ ] ( https://img.shields.io/bundlephobia/minzip/react-query.svg )
42
+
43
+
44
+ ** SWR** :
45
+
46
+ - ![ ] ( https://img.shields.io/bundlephobia/min/swr.svg )
47
+ - ![ ] ( https://img.shields.io/bundlephobia/minzip/swr.svg )
40
48
41
- ![ ] ( https://img.shields.io/bundlephobia/min/swr.svg ) ![ ] ( https://img.shields.io/bundlephobia/minzip/swr.svg )
42
49
43
50
## Things we don't support (by design):
44
51
You can’t perform that action at this time.
0 commit comments