[feat] 프로필api연결 #97
Annotations
3 errors
|
build
Process completed with exit code 2.
|
|
build:
src/pages/my/MyPage.tsx#L131
Type '{ userLevel: number; userProgress: number; }' is missing the following properties from type 'LevelCardProps': currentReviewCount, currentLikeCount
|
|
build:
src/pages/my/MyPage.tsx#L75
Type '{ title: string; showBack: boolean; showLike: boolean; showBookmark: boolean; }' is not assignable to type 'IntrinsicAttributes & HeaderProps'.
|