Skip to content

Commit

Permalink
refactor: 스토리북 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
backward99 committed Jan 15, 2024
1 parent dd66801 commit 417353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/MemoBox/index.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { Meta } from '@storybook/react';
import MemoBox from './MemoBox';

const meta: Meta = {
title: 'Resumeme/ComponentsMolecules/MemoBox',
title: 'Resumeme/Components/Molecules/MemoBox',
component: MemoBox,
tags: ['autodocs'],
};
Expand Down

0 comments on commit 417353d

Please sign in to comment.