fix(frontend): 설정 페이지에서 글자수가 긴 일부 항목의 디자인이 잘못 표시될 수 있음 #1640
Annotations
6 errors
Run pnpm --filter sw run typecheck
Right operand of ?? is unreachable because the left operand is never nullish.
|
Run pnpm --filter sw run typecheck
Property 'user' does not exist on type '{ id: string; createdAt: string; type: "groupInvited"; invitation: string; }'.
|
Run pnpm --filter sw run typecheck
Property 'group' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Property 'id' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Property 'id' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Process completed with exit code 2.
|
Loading