Skip to content

Commit

Permalink
dummy change to component
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-ubs authored Sep 7, 2023
1 parent 20a1988 commit 2d557cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/button.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Meta, StoryObj } from '@storybook/react';
import { Button } from 'papi-components';

// test2
// test3

const meta: Meta<typeof Button> = {
title: 'Basics/Button',
Expand Down

0 comments on commit 2d557cc

Please sign in to comment.