How can i add a simple, classic js script to the react project?
I've tried to add it just by adding
<script src="../src/alert.js"></script>
in the head of the index.html but it seems not to work!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)