config storybook

This commit is contained in:
2023-10-11 10:46:14 +03:00
parent 6faca04c8f
commit fdef57cc73
72 changed files with 53 additions and 1328 deletions

View File

@@ -1,6 +1,7 @@
import type { Meta, StoryObj } from '@storybook/vue3'
import { UiBtn, colors, icons } from '..'
import '../../dist/style.css'
const iconNames = Object.keys(icons)