Hello there,
I just cloned your repository and I added a button html element with an onClick={() => console.log('test')} event, but when i click the button nothing happens.
For some reason the event handling is not working. I did not modify anything else, only the landing page
