refactor
parent
b606675dbb
commit
812b260482
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="layout-footer">
|
||||
<div class="layout-footer-left">
|
||||
<span>PrimeVue 3.11.0-SNAPSHOT on Vue 3 by </span>
|
||||
<span>PrimeVue 3.11.0 on Vue 3 by </span>
|
||||
<a href="https://www.primetek.com.tr">PrimeTek</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -121,6 +121,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "PrimeIcons",
|
||||
"meta": ["primeicons"],
|
||||
"children": [
|
||||
{
|
||||
"name": "Icons v5",
|
||||
"to": "/icons"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Form",
|
||||
"meta": ["form"],
|
||||
|
|
Loading…
Reference in New Issue