Skip to content

Commit

Permalink
feat: VaBadge move to storybook (#3647)
Browse files Browse the repository at this point in the history
Co-authored-by: Yauheni Prakopchyk <yauheni.prakopchyk@epicmax.co>
  • Loading branch information
asvae and asvae authored Aug 8, 2023
1 parent 3a5b2c2 commit 00921f1
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 275 deletions.
2 changes: 2 additions & 0 deletions packages/ui/src/components/va-badge/BadgeAvatarDemo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
import { VaAvatar } from '../va-avatar'
import { VaBadge } from './index'
// @deprecated already moved to badge demo interactions.
// Use the same story for both avatar and badge after avatar demo rework.
export default {
name: 'badge-avatar-demo',
components: { VaBadge, VaAvatar },
Expand Down
271 changes: 0 additions & 271 deletions packages/ui/src/components/va-badge/VaBadge.demo.vue

This file was deleted.

Loading

0 comments on commit 00921f1

Please sign in to comment.