Skip to content

Commit 4baa1b0

Browse files
authored
Make sure there arent dupe stories between Disclosure and Accordion (#7272)
1 parent 6607108 commit 4baa1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/accordion/chromatic/Disclosure.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {Meta} from '@storybook/react';
1515
import React from 'react';
1616

1717
const meta: Meta = {
18-
title: 'Accordion',
18+
title: 'Disclosure',
1919
component: Disclosure,
2020
excludeStories: ['Template']
2121
};

0 commit comments

Comments
 (0)