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

feat(template): add types for theme config #3122

Merged
merged 2 commits into from Oct 22, 2023

Conversation

userquin
Copy link
Collaborator

@userquin userquin commented Oct 22, 2023

Updated also default theme name to match docs (Theme => DefaultTheme).

There is some extra line in the imports (JS) and between imports and export default (TS).

JS:
imagen

TS:
imagen

closes #3116

@brc-dd brc-dd merged commit 56b3ce5 into main Oct 22, 2023
7 checks passed
@brc-dd brc-dd deleted the userquin/feat-add-theme-types-in-template branch October 22, 2023 11:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no autocomplete on enhanceApp() or other things in theme/index.ts export default
2 participants