David Armendáriz

Results 4 issues of David Armendáriz

This configuration is not working. When I set this in my `settings.json`: ```json reactSnippets.settings.importReactOnTop ``` And then try to use any snippet, it is still importing React on the top.

bug

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 The React app won't start...

status: needs triage

I am using Lottie to render some animations in React and I am using Jest with React Testing Library. When I test a component like this: ```jsx const TestComponent =...

I am using this extension with MUI v5 but the second level import does not work for me.