'VS Code Scatters Next JS Files [duplicate]
Solution 1:[1]
Rename your js files into jsx extension. Example: index.js to index.jsx and save the file.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | N. Dani |


