Skip to content

Commit

Permalink
fix: change import name
Browse files Browse the repository at this point in the history
  • Loading branch information
IceyWu committed Apr 4, 2024
1 parent 87f2186 commit 3044f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Starport } from 'vue-starport'
import StarportCard from '~/components/StarportCard.vue'
import LottieNoData from '~/components/Lottie/NoData.vue'
import Skeleton from '~/components/Skeleton'
import Skeleton from '~/components/skeleton'
import CardSwiper from '~/components/Card/SwiperCard.vue'
import { formatTime } from '~/utils'
import {
Expand Down

0 comments on commit 3044f4e

Please sign in to comment.