Commit 43c3e6e1 authored by Дмитрий Малюгин's avatar Дмитрий Малюгин 🕓
Browse files

fix: tag in Carousel.stories.ts

parent 9372539c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ import Carousel from './Carousel.vue';
const meta: Meta = {
  title: 'Components/Carousel',
  component: Carousel,
  tags: ['pick'],
  tags: ['data'],
  parameters: {
    docs: {
      description: {