Skip to content

Commit

Permalink
fix(projects): fix add import $t
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jan 25, 2024
1 parent 4923781 commit 2e36fbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/home/modules/creativity-banner.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<script setup lang="ts">
import { $t } from '@/locales';
defineOptions({
name: 'CreativityBanner'
});
Expand Down

0 comments on commit 2e36fbf

Please sign in to comment.