next.js
a0c4354b - update dynamic-import.md example (#46787)

Commit
2 years ago
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'.`
Author
Parents
Loading