FIX duplicate stories warning in official storybook example

This commit is contained in:
Norbert de Langen 2020-04-22 18:35:29 +02:00
parent 21119191ab
commit 8539813c28
No known key found for this signature in database
GPG Key ID: 976651DA156C2825
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import { ResetWrapper } from '../../typography/DocumentFormatting';
export default {
component: SectionRow,
title: 'Docs/SectionRow',
title: 'Docs/SectionRow/Args',
decorators: [
(getStory) => (
<ResetWrapper>

View File

@ -5,7 +5,7 @@ import { ResetWrapper } from '../../typography/DocumentFormatting';
export default {
component: SectionRow,
title: 'Docs/SectionRow',
title: 'Docs/SectionRow/Props',
decorators: [
(getStory) => (
<ResetWrapper>