feat: [FN-249] MyStudyPage 컴포넌트에 스켈레톤 UI 적용 #21
Annotations
7 errors
|
deploy
Process completed with exit code 2.
|
|
deploy:
src/routes/cardsets/learning/index.tsx#L42
Type '{ settings: StudySettings; }' is not assignable to type 'IntrinsicAttributes'.
|
|
deploy:
src/routes/cardsets/learning/index.tsx#L37
Type 'StudySettings' is not assignable to type 'StudyState'.
|
|
deploy:
src/features/cardset/components/CardsetEditor.tsx#L273
'state' is of type 'unknown'.
|
|
deploy:
src/features/cardset/components/CardsetEditor.tsx#L272
'state' is of type 'unknown'.
|
|
deploy:
src/features/cardset/components/CardsetEditor.tsx#L271
'state' is of type 'unknown'.
|
|
deploy:
src/features/cardset/components/CardsetEditor.tsx#L268
Property 'clientId' does not exist on type '{}'.
|