mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Typo fix
This commit is contained in:
parent
de6191d474
commit
2d68693848
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ export default {
|
|||
import { ref } from "vue";
|
||||
|
||||
const items = ref([
|
||||
{ { label: 'Router Link', icon: 'pi pi-home', route: '/tabmenu' },
|
||||
{ label: 'Router Link', icon: 'pi pi-home', route: '/tabmenu' },
|
||||
{
|
||||
label: 'Programmatic',
|
||||
icon: 'pi pi-palette',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue