0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Strict React-Modal Versions #596

Open AdamSC1-ddg opened 4 years ago

AdamSC1-ddg commented 4 years ago

Sets React-Modal versions strictly to 3.8.1 to avoid error:

Type 'ThemeModalStyle' is not assignable to type 'Styles'. TS2322

When called from:

0x-launch-kit-frontend/src/components/account/wallet_weth_balance.tsx(220,25):

Noted in: https://github.com/0xProject/0x-launch-kit-frontend/issues/587