refactor: add new examples

This commit is contained in:
mrholek
2023-11-07 15:58:56 +01:00
parent 1101d8f2a1
commit 3e9b26da00
3 changed files with 229 additions and 0 deletions
+5
View File
@@ -232,6 +232,11 @@ export default [
name: 'Modals',
to: '/notifications/modals',
},
{
component: 'CNavItem',
name: 'Toasts',
to: '/notifications/toasts',
},
],
},
{