8000
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 fef5f36 commit 15904e8Copy full SHA for 15904e8
CHANGELOG.md
@@ -1,5 +1,8 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
3
+##### `v2.5.7`
4
+- fix(SidebarNav): add missing alternative icon config object
5
+
6
##### `v2.5.6`
7
- fix(SidebarNav): navigate to route on AppSideBarNav parent menu click - thanx @regimani #98
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
- "version": "2.5.6",
+ "version": "2.5.7",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
0 commit comments