에러 수정
parent
9697c40ed2
commit
9910d0146c
|
|
@ -364,7 +364,6 @@ const CompletionContent: React.FC<CompletionContentProps> = ({
|
|||
|
||||
const handleCloseSocialConnect = () => {
|
||||
setShowSocialModal(false);
|
||||
onVideoComplete?.();
|
||||
};
|
||||
|
||||
const handleRetry = () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue