fix: minor fixes and cleanup

This commit is contained in:
David Ralph
2022-08-21 12:41:05 +01:00
parent 70e068069d
commit 5ddd26d492
38 changed files with 203 additions and 341 deletions

View File

@@ -22,9 +22,7 @@ export default function ShareModal({ modalClose, data }) {
if (!data.data) {
data.data.name = 'this image';
}
} catch (e) {
}
} catch (e) {}
return (
<div className="smallModal">