Skip to content

Commit

Permalink
chore(Tag): update storybook stories (#11528)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dakahn and kodiakhq[bot] authored Jun 1, 2022
1 parent e2950e2 commit 87d03bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 197 deletions.
196 changes: 0 additions & 196 deletions packages/react/src/components/Tag/Tag-story.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

import React from 'react';
import { default as Tag } from '../';
import { default as Tag } from '../Tag';

export default {
title: 'Components/Tag',
Expand Down

0 comments on commit 87d03bc

Please sign in to comment.