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