- improved Dashboard ui
This commit is contained in:
@@ -9,7 +9,6 @@ export const Route = createFileRoute("/baywatch")({
|
||||
function RouteComponent() {
|
||||
return (
|
||||
<div>
|
||||
<h2 className="text-xl font-semibold">Cameras</h2>
|
||||
<CameraGrid />
|
||||
<Toaster />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user