Compare commits
2 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
d688fcaafc | |
|
|
9208c29952 |
|
|
@ -10,6 +10,8 @@ defineOptions({
|
||||||
inheritAttrs: false,
|
inheritAttrs: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import { isExternal } from "@/utils/index";
|
import { isExternal } from "@/utils/index";
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue