Skip to content

Commit

Permalink
refactor: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
da-in committed Jan 9, 2024
1 parent 2071bbb commit 0bab9b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/pages/detail/DetailPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import NavBar from '../../components/nav/NavBar.vue'
import mock from '../../assets/mock.png'
import { getPopup } from '../../requests/getPopup.ts'
import {computed, ref} from 'vue'
import Division from '../../components/division/Division.vue'
import Division from '../../components/divide-line/DivideLine.vue'
import {time, calendar, location, link} from '../../assets'
const data = getPopup()
Expand Down

0 comments on commit 0bab9b8

Please sign in to comment.