fix: backend now updated properly for .zip

This commit is contained in:
Mann Patel
2026-02-15 06:51:13 -07:00
parent 409f45c05f
commit 8272b214e6
6 changed files with 106 additions and 27 deletions

View File

@@ -206,9 +206,7 @@ export default function AudioPostCard({ post }) {
)}
</button>
)}
<button className="text-gray-500 hover:text-gray-700">
<MoreVertical size={18} />
</button>
</div>