Skip to content

Commit 5cbbdc6

Browse files
committed
refactor: update icons in navigation
1 parent c1eaa09 commit 5cbbdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_nav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export default [
130130
component: 'CNavGroup',
131131
name: 'Forms',
132132
to: '/forms',
133-
icon: 'cil-star',
133+
icon: 'cil-notes',
134134
items: [
135135
{
136136
component: 'CNavItem',

0 commit comments

Comments
 (0)