Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function build() {
if (typeof Map === 'undefined') {
console.log('Something is wrong')
}
return ReactDOM.render(
{
theme = _theme;
build();
}}/>
, document.getElementById('root'));
}
function build() {
return ReactDOM.render(
{
theme = _theme;
build();
}}/>
, document.getElementById('root'));
}