Skip to content

Conversation

@antoniofrignani
Copy link

AppSidebar.vue footerNavItems sets url as the hyperlink, but it is defined as href in the NavItem props.

    {
        title: 'Github Repo',
        url: 'https://github.com/laravel/vue-starter-kit',
        icon: Folder,
    },

@tnylea
Copy link
Contributor

tnylea commented Feb 28, 2025

Thanks @antoniofrignani

We have set this to be href on the main branch: https://github.com/laravel/vue-starter-kit/blob/main/resources/js/components/AppSidebar.vue#L22. Appreciate it!

@tnylea tnylea closed this Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants