Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 333 Bytes

XSS Example of create-react-app

Maybe not a XSS but just a parse error

A parse error on react-error-overlay, occured with special coding style.

See App.js to know what's up.

Run

npm install
npm start