Issue with testing my code

Hello I have created the react calculator and I wanted to test whether it passes requirements but the testing thing has vanished how can I fix that? https://codepen.io/lolek55507/pen/ExMPgEx

add something like

<div id="app"></div>

in the html, and build the app in there, not in the body

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.