fix: Failed to resolve component EllipsisText (#3330)

This commit is contained in:
xingyu 2023-11-24 00:03:44 +08:00 committed by GitHub
parent 8a000705d1
commit 42e9de50a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@
<script lang="ts" setup>
import { ref } from 'vue';
import { CollapseContainer } from '@/components/Container';
import { EllipsisText } from '@/components/EllipsisText';
import { PageWrapper } from '@/components/Page';
const text = ref(