diff --git a/package.json b/package.json index 9ef688c..45fa498 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sociowire-frontend", "private": true, - "version": "0.0.93", + "version": "0.0.94", "type": "module", "scripts": { "dev": "vite --host 0.0.0.0", diff --git a/src/components/Posts/PostDetailModal.jsx b/src/components/Posts/PostDetailModal.jsx index 9b9a4f2..c2bffe9 100644 --- a/src/components/Posts/PostDetailModal.jsx +++ b/src/components/Posts/PostDetailModal.jsx @@ -314,7 +314,7 @@ function HeroCamera({ post }) { function HeroVideo({ post }) { return (