neo-one
neo-one copied to clipboard
Fix optional chain error when using NEO•ONE with React
When building a react application and running yarn start
the user will get this error:
Removing the optional chain fixes this.