You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
Tried to use a dynamic import in mdx file.
Received "Syntax error: Identifier 'Editor' has already been declared"
The fix here is probably to make it so the component works without a dynamic import.