Skip to content

Commit

Permalink
Lint fix"
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Feb 3, 2023
1 parent f965fe1 commit 84d11d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/masa.stories.tsx
Expand Up @@ -67,7 +67,7 @@ const Component = (props) => {
const Template: Story = (props) => {
return (
<>
<MasaProvider company='Masa'>
<MasaProvider company="Masa">
<Component {...props} />
</MasaProvider>
</>
Expand Down

0 comments on commit 84d11d3

Please sign in to comment.