Update menu
parent
b42fb9e2c1
commit
ca4bc8b863
|
@ -81,6 +81,16 @@
|
|||
"icon": "pi pi-eye",
|
||||
"to": "/icons"
|
||||
},
|
||||
{
|
||||
"name": "Templates",
|
||||
"icon": "pi pi-heart",
|
||||
"to": "https://primevue.org/templates"
|
||||
},
|
||||
{
|
||||
"name": "PrimeBlocks",
|
||||
"icon": "pi pi-server",
|
||||
"href": "https://primeblocks.org"
|
||||
},
|
||||
{
|
||||
"name": "Support",
|
||||
"icon": "pi pi-question",
|
||||
|
@ -117,7 +127,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Source Code",
|
||||
"href": "https://github.com/primefaces/primevue-tailwind"
|
||||
"href": "https://github.com/primefaces/primevue/tree/master/apps/volt/volt"
|
||||
},
|
||||
{
|
||||
"name": "Store",
|
||||
|
|
Loading…
Reference in New Issue