neo-one-suite / neo-one

The One for easy, fast, & fun NEO app development.
https://neo-one.io
MIT License
93 stars 34 forks source link

fix(client): fix optional chain error in react #2492

Open spencercorwin opened 3 years ago

spencercorwin commented 3 years ago

Description of the Change

Fixes #2490

Test Plan

None.

Alternate Designs

Should look into how to get React to accept this token. This fix is a quick patch though.

Benefits

Bug fixed.

Possible Drawbacks

None.

Applicable Issues

2490