There is a symlink for the react folder in the @openzeppelin/network lib.
The actual folder react is supposed to be inside the libs folder as shown in the below screenshot, but it’s not there, thus we have a broken symlink in the current release.

This effects all the examples/tutorials that use the react component.
For now, I have downgraded to @openzeppelin/network@0.3.0, which works fine.