Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 218 Bytes

vite-4-barrel-bug

Clone this project:

npm install
vite

Browse to the project http://localhost:5174/ and then modify the src/components/TestComponent.tsx and uncomment out the broken component and save.