Skip to content

Commit

Permalink
Merge pull request #437 from nasa-jpl/fix/story-meta-import
Browse files Browse the repository at this point in the history
Update AppBarInternal.stories.js
  • Loading branch information
jamesray committed May 24, 2024
2 parents 970e171 + ae60361 commit 175581c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 175581c

Please sign in to comment.