We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c888ae commit 71d74b3Copy full SHA for 71d74b3
ādocs/nuxt/quickstart.md
@@ -49,7 +49,7 @@ import {
49
INotice
50
} from '@/interfaces/api/Notice/INoticeList'
51
import { cancelToken } from '@/utilities/'
52
-import NoticeListComponent from '@/components/pages/notice/noticeListComponent.vue'
+import NoticeListComponent from '@/components/pages/Notice/NoticeListComponent.vue'
53
54
@Component({
55
components: {
0 commit comments