Tests are failing in the example app due to `h is not defined` error (related to JSX), which doesn't make sense because `h` _is_ defined.
Tests are failing in the example app due to
h is not definederror (related to JSX), which doesn't make sense becausehis defined.