Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update dynamic-import.md example (#46787)
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'.`
- Loading branch information