diff --git a/packages/html/src/components/AppBarInternal/AppBarInternal.stories.js b/packages/html/src/components/AppBarInternal/AppBarInternal.stories.js index a9427761..05a90613 100644 --- a/packages/html/src/components/AppBarInternal/AppBarInternal.stories.js +++ b/packages/html/src/components/AppBarInternal/AppBarInternal.stories.js @@ -1,5 +1,5 @@ import { AppBarInternalTemplate } from './AppBarInternal' -import AppBarInternalStoryMeta from './../../../node_modules/@explorer-1/common-storybook/src/story-data/AppBarInternal' +import AppBarInternalStoryMeta from '@explorer-1/common-storybook/src/story-data/AppBarInternal' export default { ...AppBarInternalStoryMeta.meta