Skip to content

Commit b48bfa4

Browse files
author
jingwenzheng
committed
fix: 测试引入的问题导致无法加载
1 parent 378fcd2 commit b48bfa4

File tree

1 file changed

+1
-1
lines changed
  • packages/layout/src/components/Toast

1 file changed

+1
-1
lines changed

packages/layout/src/components/Toast/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { defineComponent } from 'vue'
2-
import { Popup } from '@0x30/vue-navigation-layout'
2+
import { Popup } from '../../util/Popup'
33
import styles from './index.module.scss'
44
import anime from 'animejs'
55

0 commit comments

Comments
 (0)