Skip to content

Instantly share code, notes, and snippets.

@nienow
Created January 11, 2024 22:50
Show Gist options
  • Save nienow/e1a31a29a3a21aff8b11c43541752377 to your computer and use it in GitHub Desktop.
Save nienow/e1a31a29a3a21aff8b11c43541752377 to your computer and use it in GitHub Desktop.
Webstorm MDX Bug
export const MyComponent = () => {
};
title
test

import {MyComponent} from './index';

Test

edit this text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment