[Refactor] 토스트 리팩토링 #136
Annotations
4 errors and 1 warning
|
src/components/ui/Toast/Toast.tsx#L13
Property 'isToast' does not exist on type 'ToastProps'.
|
|
src/components/ui/Toast/Toast.tsx#L17
Type 'ForwardedRef<HTMLDivElement>' is not assignable to type 'LegacyRef<HTMLLIElement> | undefined'.
|
|
src/pages/ReviewResultPage/ReviewResultPage.tsx#L99
Type '{ text: string; isToast: boolean; }' is not assignable to type 'IntrinsicAttributes & ToastProps & RefAttributes<HTMLDivElement>'.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading