-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Counter
component to TS
#322
Migrate Counter
component to TS
#322
Conversation
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Souptik2001 you're killing it! Thanks a lot for your contribution! Love the README and the carefulness with the types! Nice job!
I left a minor comment but this LGTM!
Signed-off-by: Souptik Datta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love this 🚀 Thanks for your help with this :)
Description of the Change
Migrate the
Counter
component to TS.It also migrates
StyledComponentContext
to TS as it was related to this and not separately listed in the issue.Also added a
readme.md
file for this component, that was missing.Related issue - #295
How to test the Change
Screen.Recording.2024-05-14.at.3.47.27.PM.mov
Checklist: