Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Tabs): allow custom keys in TabItem #671

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Commits on Sep 13, 2023

  1. Added support for custom keys in TabItem

    Docs shows examples with possible custom keys in the items objects, but type actually forbids it, so I've added it.
    https://ui.nuxt.com/navigation/tabs#slots
    iBobik authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3d6b2e4 View commit details
    Browse the repository at this point in the history