Router warning fixes

This commit is contained in:
tugcekucukoglu 2024-05-02 13:42:38 +03:00
parent 9b95710cf6
commit cdee9a5ac7
8 changed files with 22 additions and 22 deletions

View file

@ -41,7 +41,7 @@ export default {
{
label: 'Router Link',
icon: 'pi pi-palette',
route: '/unstyled'
route: '/theming/unstyled'
},
{
label: 'Programmatic',
@ -119,7 +119,7 @@ export default {
{
label: 'Router Link',
icon: 'pi pi-palette',
route: '/unstyled'
route: '/theming/unstyled'
},
{
label: 'Programmatic',
@ -187,7 +187,7 @@ const items = ref([
{
label: 'Router Link',
icon: 'pi pi-palette',
route: '/unstyled'
route: '/theming/unstyled'
},
{
label: 'Programmatic',