-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sparkle] - refactor: adjust Button component props and usage
- Removed 'size' prop from MetaButtonProps interface, aligning it with buttonVariants - Updated ButtonProps to inherit changes from MetaButtonProps, dropping 'size' - Replaced MiniButton with Button component and added 'size' prop inline in NavigationList - Modified SplitButton to default 'size' prop to undefined if not provided
- Loading branch information
1 parent
333b084
commit 53833e9
Showing
3 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters