에러 수정

feature-ADO2
김성경 2026-05-15 09:47:54 +09:00
parent 9697c40ed2
commit 9910d0146c
1 changed files with 0 additions and 1 deletions

View File

@ -364,7 +364,6 @@ const CompletionContent: React.FC<CompletionContentProps> = ({
const handleCloseSocialConnect = () => { const handleCloseSocialConnect = () => {
setShowSocialModal(false); setShowSocialModal(false);
onVideoComplete?.();
}; };
const handleRetry = () => { const handleRetry = () => {