Skip to content

Commit c91531f

Browse files
committed
Removed React-Icons causing errors
1 parent 4051fc4 commit c91531f

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

examples/query/react/pagination/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"msw": "^0.40.2",
1717
"react": "^18.1.0",
1818
"react-dom": "^18.1.0",
19-
"react-icons": "^5.0.1",
2019
"react-redux": "^8.0.2",
2120
"react-scripts": "5.0.1"
2221
},

yarn.lock

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5444,7 +5444,6 @@ __metadata:
54445444
msw: "npm:^0.40.2"
54455445
react: "npm:^18.1.0"
54465446
react-dom: "npm:^18.1.0"
5447-
react-icons: "npm:^5.0.1"
54485447
react-redux: "npm:^8.0.2"
54495448
react-scripts: "npm:5.0.1"
54505449
typescript: "npm:~4.9"
@@ -24200,15 +24199,6 @@ __metadata:
2420024199
languageName: node
2420124200
linkType: hard
2420224201

24203-
"react-icons@npm:^5.0.1":
24204-
version: 5.0.1
24205-
resolution: "react-icons@npm:5.0.1"
24206-
peerDependencies:
24207-
react: "*"
24208-
checksum: 10/c4458c643ae32a793ddebc5fa1235c7ec051be1b131205510e8199d15a4c89221a501f95a71fa21c2da93e8dd225290e2e24bb80abd3fb85801e43009e692098
24209-
languageName: node
24210-
linkType: hard
24211-
2421224202
"react-is@npm:^16.13.1, react-is@npm:^16.6.0, react-is@npm:^16.7.0":
2421324203
version: 16.13.1
2421424204
resolution: "react-is@npm:16.13.1"

0 commit comments

Comments
 (0)