Uncaught TypeError: undefined is not a function Box.js:9 Box.js:9:21 Box.js:9`
I am getting this error and nothing is being rendered in my browser.
Here is the screenshot:

Tried deleting node_modules/ and package-lock.json and re-installing them, but that didn't work.