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

update dynamic-import.md example #46787

Merged
merged 2 commits into from
Mar 6, 2023
Merged

update dynamic-import.md example #46787

merged 2 commits into from
Mar 6, 2023

Conversation

irekrog
Copy link
Contributor

@irekrog irekrog commented Mar 5, 2023

Because there is a TS error when is set just a string:
TS2322: Type '() => string' is not assignable to type '(loadingProps: DynamicOptionsLoadingProps) => Element | null'.   Type 'string' is not assignable to type 'Element'.

Because there is a TS error when is set just a string:
`TS2322: Type '() => string' is not assignable to type '(loadingProps: DynamicOptionsLoadingProps) => Element | null'.   Type 'string' is not assignable to type 'Element'.`
@kodiakhq kodiakhq bot merged commit a0c4354 into vercel:canary Mar 6, 2023
@irekrog irekrog deleted the patch-1 branch March 6, 2023 14:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 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.

2 participants