Skip to content

Commit

Permalink
ci: testing merged workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezhik Kyzyl-ool committed Apr 23, 2024
1 parent 317b089 commit 9c016d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {
};

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

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

Expand Down

0 comments on commit 9c016d5

Please sign in to comment.