Skip to content

Commit

Permalink
docs: test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezhik Kyzyl-ool committed Apr 23, 2024
1 parent 9f95341 commit 20e804b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default {
};

const DefaultTemplate: StoryFn<ActionTooltipProps> = (args) => <ActionTooltip {...args} />;
// test comment

export const Default = DefaultTemplate.bind({});

Expand Down

0 comments on commit 20e804b

Please sign in to comment.