mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-08 08:54:24 +01:00
fix: fix story name for preview-post-card
This commit is contained in:
@@ -4,7 +4,7 @@ import { MOCK_DATA } from 'src/mocks/data';
|
||||
import PreviewPostCard from './PreviewPostCard';
|
||||
|
||||
export default {
|
||||
title: 'Posts/Post Details Page/Components/Story Page Content',
|
||||
title: 'Posts/Post Details Page/Components/Preview Post Card',
|
||||
component: PreviewPostCard,
|
||||
argTypes: {
|
||||
backgroundColor: { control: 'color' },
|
||||
|
||||
Reference in New Issue
Block a user