I recently started to study about semantic ui react. I successfully compiled the code for buttons and other components. But when I used the example of menu from https://react.semantic-ui.com/collections/menu, I got an error.
Here is the error I got after compiling:Screenshot of compilation
And here is the code for menu :- app.js