rn-range-slider icon indicating copy to clipboard operation
rn-range-slider copied to clipboard

Fix tsx erros in LabelContainer

Open Marvedog opened this issue 2 years ago • 0 comments

Give me a heads up if you want me to update the formatting.

I have verified this by running the following locally

  1. yarn add --peer react-native react
  2. yarn add --dev typescript
  3. Run tsc ./*.tsx ./*.ts --noImplicitReturns --noImplicitThis --noImplicitAny --jsx react-native

Marvedog avatar Sep 19 '22 20:09 Marvedog