Skip to content

Commit

Permalink
Chore/#38: banner 스토리북 title 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
gonn-i committed Jan 15, 2025
1 parent 8a3e457 commit 5b767d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/community/components/banner/Banner.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { Meta, StoryObj } from '@storybook/react';
import Banner from './Banner';

const meta: Meta<typeof Banner> = {
title: 'Components/Banner',
title: 'Components/Community Banner',
component: Banner,
parameters: {
layout: 'fullscreen',
Expand Down

0 comments on commit 5b767d3

Please sign in to comment.