We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50f16d commit 8f97641Copy full SHA for 8f97641
package.json
@@ -13,13 +13,13 @@
13
"component",
14
"react"
15
],
16
- "homepage": "https://icons.coreui.io",
+ "homepage": "https://coreui.io/react/docs/components/icon/",
17
"bugs": {
18
- "url": "https://github.com/coreui/coreui-icons/issues"
+ "url": "https://github.com/coreui/coreui-icons-react/issues"
19
},
20
"repository": {
21
"type": "git",
22
- "url": "https://github.com/coreui/coreui-icons.git"
+ "url": "https://github.com/coreui/coreui-icons-react.git"
23
24
"license": "MIT",
25
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
0 commit comments