Skip to content

Commit

Permalink
[docs]: fix typo in Flex configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
khalibloo committed Jun 21, 2023
1 parent 39a4cfb commit e6c460e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Button>Button 1</Button>
<Button>Button 2</Button>
<Button>Button 3</Button>
</Flex$>`;
</Flex>`;
export const type: ConfiguratorDemoType['type'] = 'configurator';
Expand Down

0 comments on commit e6c460e

Please sign in to comment.