intuit / LD-React-Components

Semantic component helpers to support LaunchDarkly feature flags in your React app.
MIT License
24 stars 35 forks source link

Refactor for TypeScript: FeatureTrue Component #37

Closed poorpaddy closed 5 years ago

poorpaddy commented 5 years ago

This is one part of a set of issues for refactoring to TypeScript.

Refactor FeatureTrue component to TypeScript (src/lib/FeatureTrue).

[ ] Passes linting [ ] Unit Tests Pass

pramodrhegde commented 5 years ago

Please assign this to me.

pramodrhegde commented 5 years ago

@poorpaddy I have raised a PR here #42

Please review.