random comment

This commit is contained in:
Abhinav-grd 2021-05-26 23:39:10 +05:30
parent 5724124d0f
commit 7cfe2fc32c

View file

@ -127,6 +127,7 @@ export default function PreviewCard(props: IProps) {
main();
}
return () => {
// cool cool cool
isMounted.current = false;
};
}, [file]);