Skip to content
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

chore(Responsive list): migrate to typescript #2127

Merged

Conversation

rivka-ungar
Copy link
Contributor

@rivka-ungar rivka-ungar requested a review from a team as a code owner May 19, 2024 09:32
Comment on lines 14 to 16
id = "",
className = "",
rootClassName = "",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These and the rest empty strings can just be undefined

Comment on lines -113 to -115
/**
These attributes will be passed to the MenuButton
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep those JSDoc comments as they help documenting the props

Copy link
Member

@talkor talkor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 💪🏼 See some minor comments

…escript-4247428543' into ResponsiveList----migrate-to-Typescript-4247428543
@rivka-ungar rivka-ungar merged commit 344f6f3 into master May 19, 2024
10 checks passed
@rivka-ungar rivka-ungar deleted the ResponsiveList----migrate-to-Typescript-4247428543 branch May 19, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants