mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Merge branch 'prod'
This commit is contained in:
commit
e4461a695c
5 changed files with 42 additions and 42 deletions
|
@ -24,7 +24,7 @@ export default {
|
|||
return {
|
||||
active: 0,
|
||||
items: [
|
||||
{ label: 'Home', icon: 'pi pi-fw pi-home', route: '/tabmenu' },
|
||||
{ label: 'Home', icon: 'pi pi-fw pi-home', route: '/tabmenu/' },
|
||||
{ label: 'Calendar', icon: 'pi pi-fw pi-calendar', route: '/tabmenu/calendar' },
|
||||
{ label: 'Edit', icon: 'pi pi-fw pi-pencil', route: '/tabmenu/edit' },
|
||||
{ label: 'Documentation', icon: 'pi pi-fw pi-file', route: '/tabmenu/documentation' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue