Skip to content

Commit 71d74b3

Browse files
committed
šŸ£ docs: Update docs/nuxt/quickstart
1 parent 0c888ae commit 71d74b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ā€Ždocs/nuxt/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ import {
4949
INotice
5050
} from '@/interfaces/api/Notice/INoticeList'
5151
import { cancelToken } from '@/utilities/'
52-
import NoticeListComponent from '@/components/pages/notice/noticeListComponent.vue'
52+
import NoticeListComponent from '@/components/pages/Notice/NoticeListComponent.vue'
5353
5454
@Component({
5555
components: {

0 commit comments

Comments
Ā (0)