Skip to content

Commit

Permalink
fix(Storybook): fix yarnlock after rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
arwehrman committed Nov 2, 2023
1 parent dbf1a84 commit 6417a20
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 1,247 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ limitations under the License.
SPDX-License-Identifier: Apache-2.0
\*/}

import { ArgTypes, Meta, Title } from '@storybook/blocks';
import { Meta, Title } from '@storybook/blocks';
import * as ArtworkStories from './Artwork.stories.js';

<Meta of={ArtworkStories} />
Expand Down
Loading

0 comments on commit 6417a20

Please sign in to comment.