We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba0510 commit 53c7ee9Copy full SHA for 53c7ee9
src/page/signup/type/questionType.ts
@@ -1,4 +1,4 @@
1
-import type { OptionType } from '@/page/signup/component/type/optionType';
+import type { OptionType } from '@/page/signup/type/optionType';
2
3
export type QuestionType = {
4
id: number;
0 commit comments