Suspense/Error boundary, spinner 구현 #59
Annotations
2 errors and 3 warnings
init:
src/features/main/studyList/StudyFilterSection.tsx#L23
Type '{ children: Element[]; value: StudyFilter; onChange: (e: ChangeEvent<HTMLSelectElement>) => void; css: { height: string; display: "block"; }; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & SelectProps'.
|
init
Process completed with exit code 2.
|
init:
src/components/boundary/ErrorBoundary.tsx#L21
Unexpected console statement
|
init:
src/features/modal/login/PersonalInfoModal.tsx#L43
Unexpected console statement
|
init:
src/features/modal/studyCreation/StudyCreationModal.tsx#L32
Unexpected console statement
|