Created by: danconnell
Add a nonce='react-error-overlay'
prop to the script
tag that the react-error-overlay
package injects into the page.
This allows this nonce to be added to a CSP in a development environment instead of adding 'unsafe-inline'
to a CSP and to still have this package work.