chore: remove @demo alias

This commit is contained in:
chenjiahan
2021-09-05 12:49:04 +08:00
parent f144a6e2cd
commit f7f5c6e9b5
95 changed files with 102 additions and 109 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<script setup lang="ts">
import { ref } from 'vue';
import { useTranslate } from '@demo/use-translate';
import { useTranslate } from '../../../docs/site/use-translate';
const t = useTranslate({
'zh-CN': {