You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
@yujong-lee Nope you've exactly caught the redundancy. Looks like we can remove that. Moreover, the examples for [ButtonGroup] are currently in naive status. Mostly because they are minimally delivered from our legacy project.
What I am looking for
When providing some advanced samples for each component, we might be able to look into some limitations and we can improve our component more flexibly.
https://github.com/dooboolab/dooboo-ui/blob/d9721babfd7a6d8a20172bdef3e775d617c2cb8c/docs/src/components/ButtonGroup/index.tsx#L32-L40
https://github.com/dooboolab/dooboo-ui/blob/d9721babfd7a6d8a20172bdef3e775d617c2cb8c/stories/dooboo-ui/ButtonGroupStories/index.tsx#L33-L41
I think switch statement is uselsss here. Am I missing something?
The text was updated successfully, but these errors were encountered: