fix: can't build
This commit is contained in:
parent
21adccf4a4
commit
477f1102ea
|
@ -30,8 +30,7 @@
|
|||
<script setup lang="ts">
|
||||
import { Alert, Space, Card, Divider } from 'ant-design-vue';
|
||||
import { AButton } from '@/components/basic/button';
|
||||
import { themeColors } from '@/layout/header/components/setting/constant';
|
||||
|
||||
import {themeColors} from '@/constants/theme';
|
||||
defineOptions({
|
||||
name: 'DemoButton',
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue