"Objects are not valid as a React child" Drum Machine project

That’s because there is some weird issue with the fcc test suite and codesandbox.

My advice would be to test everything locally and make sure everything passes.
In order to get rid of the error message, you will have to remove the test suite codesandbox.

You can also try add this npm react-fcctest package and see if that works for you in codesandbox.

1 Like