mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
rover labels and theme tweakings
This commit is contained in:
@@ -10,7 +10,7 @@ import CardFrame from '../CardFrame/index.jsx';
|
||||
|
||||
function EmptyState() {
|
||||
return (
|
||||
<CardFrame title="Room cameras" bodyClassName="space-y-0.5 text-sm">
|
||||
<CardFrame title="Room Cameras" bodyClassName="space-y-0.5 text-sm">
|
||||
<p className="text-center text-slate-400">No room cameras configured.</p>
|
||||
<p className="text-center text-slate-500">Add entries to server config to populate this list.</p>
|
||||
</CardFrame>
|
||||
|
||||
Reference in New Issue
Block a user