mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Rename stories
This commit is contained in:
parent
6eff2be45c
commit
f9178d7067
@ -26,7 +26,7 @@ const StyledWrapper = styled.div(({ theme }) => ({
|
||||
const interactions = getInteractions(CallStates.DONE);
|
||||
|
||||
export default {
|
||||
title: 'Addons/Interactions/Panel',
|
||||
title: 'Addons/Interactions/InteractionsPanel',
|
||||
component: InteractionsPanel,
|
||||
decorators: [
|
||||
(Story: any) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user