Skip to content

Commit

Permalink
fix: error github
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Araujo committed Nov 10, 2022
1 parent c4a727d commit 909f163
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/SelectInput/SelectInput.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ const Template = (args, { argTypes }) => ({
value: '7',
name: 'Sou um integrador e quero tirar dúvidas',
},
{
value: '8',
name: 'Sou um integrador e quero tirar dúvidas',
},
],
inputModel: '2',
};
Expand Down

0 comments on commit 909f163

Please sign in to comment.