VRMS
VRMS copied to clipboard
Convert all .js files that contain JSX components to .jsx
Overview
Use git rename to change all .js components that contain JSX to .jsx
Action Items
- [x] #1549
- [ ] Use
git mv
to change file extensions