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

docs(theme): fixes wrong type import statements in code examples #18749

Conversation

frederikheld
Copy link
Contributor

Description

The Theme section of the docs has two code examples that show wrong import statements of a type definition.

One is in the TypeScript example where the type keyword is missing.

The other one is in the JavaScript example where it shouldn't even be.

This PR fixes both.

@johnleider johnleider added this to the v3.4.x milestone Nov 27, 2023
@johnleider johnleider merged commit 63b697b into vuetifyjs:master Nov 27, 2023
@frederikheld frederikheld deleted the docs/fix-wrong-import-in-theme-section branch November 27, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants