first-born icon indicating copy to clipboard operation
first-born copied to clipboard

Migrating 'Thumbnail' component

Open OmalPerera opened this issue 5 years ago • 0 comments

path to the component

  • /src/atoms/Thumbnail.js

DoD

  • convert the file to .ts extension
  • define an interface for props in the component
  • define an interface for internally used states (if any)
  • define types for variables (if any)

Contribution steps can be found - https://github.com/99xt/first-born/wiki/Migrating-to-TypeScript

Need support? 😄 add a comment by mentioning one of us.

OmalPerera avatar Jul 14 '20 06:07 OmalPerera