eatdrinkhealthy / edh-app

The Eat Drink Healthy web (and tentatively mobile / cordova) app created with Meteor and React.
0 stars 0 forks source link

Flow usage: react-toggle libdef prop type not being enforced #26

Closed stevenjmarsh closed 7 years ago

stevenjmarsh commented 7 years ago

see react-toggle libdef Props type checking doesn't seem to be enforced, change a type to one not being used, flow check doesn't catch it.

stevenjmarsh commented 7 years ago

just figuring out finicky declare / module syntax. got it working.