Skip to content

Commit

Permalink
correccion 1 - crear componente button
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Morales committed Apr 17, 2024
1 parent a04f55d commit 3e23eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/stories/Button/Button.stories.js
Expand Up @@ -42,7 +42,7 @@ export default {
control: {type: 'select'},
options: {
Primary: 'primary',
Secondary: 'bottom',
Secondary: 'secondary',
Success: 'success',
Error: 'error',
Warning: 'warning',
Expand Down

0 comments on commit 3e23eb7

Please sign in to comment.