Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
dan83g committed Oct 8, 2024
1 parent d24c1ce commit 0c78965
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/widgets/ModalPortal/ModalPortal.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ const meta: Meta<typeof ModalPortal> = {
title: 'Components/ModalPortal',
component: ModalPortal,
tags: ['autodocs'],
/*
argTypes are automatically inferred from component thanks to 'autodocs',
we don't need custom implementation of argTypes for now so we don't need to use them
*/
};

export default meta;
Expand Down

0 comments on commit 0c78965

Please sign in to comment.