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

[typescript] Add type to export statements #544

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

michaldudak
Copy link
Member

Next.js build complains about several exports (see https://app.netlify.com/sites/base-ui/deploys/66c2fdcd3b18260008132343).
Explicitly marking them as types solves the issue.

@michaldudak michaldudak added component: slider This is the name of the generic UI component, not the React module! typescript component: progress This is the name of the generic UI component, not the React module! labels Aug 19, 2024
@mui-bot
Copy link

mui-bot commented Aug 19, 2024

Netlify deploy preview

https://deploy-preview-544--base-ui.netlify.app/

Generated by 🚫 dangerJS against 2b88823

@michaldudak michaldudak merged commit 6dc925b into mui:master Aug 19, 2024
21 checks passed
@michaldudak michaldudak deleted the next-build-warnings branch August 19, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: progress This is the name of the generic UI component, not the React module! component: slider This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants