This commit is contained in:
Nicolas Mowen 2024-02-08 12:39:06 -07:00
parent 44a53fb389
commit 3be7021275

View File

@ -70,7 +70,7 @@ function Live() {
</div>
<ScrollBar orientation="horizontal" />
</ScrollArea>
)}``
)}
<div className="mt-4 md:grid md:grid-cols-2 xl:grid-cols-3 3xl:grid-cols-4 gap-4">
{cameras.map((camera) => {