Neuste Version
This commit is contained in:
Generated
+523
-739
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -19,6 +19,6 @@
|
|||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@vitejs/plugin-react": "^4.3.1",
|
"@vitejs/plugin-react": "^4.3.1",
|
||||||
"typescript": "^5.4.5",
|
"typescript": "^5.4.5",
|
||||||
"vite": "^5.2.11"
|
"vite": "^8.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ export const DashboardView: React.FC<DashboardViewProps> = ({ onNavigate }) => {
|
|||||||
<header className="header-bar">
|
<header className="header-bar">
|
||||||
<div>
|
<div>
|
||||||
<h1 className="header-title">
|
<h1 className="header-title">
|
||||||
Betriebs-Cockpit
|
Cockpit
|
||||||
</h1>
|
</h1>
|
||||||
<p style={{ color: '#94a3b8', fontSize: '0.875rem', marginTop: '4px' }}>
|
<p style={{ color: '#94a3b8', fontSize: '0.875rem', marginTop: '4px' }}>
|
||||||
Live-Übersicht aller Aufträge, Monteure und Datenbanksynchronisation
|
Live-Übersicht aller Aufträge, Monteure und Datenbanksynchronisation
|
||||||
|
|||||||
Reference in New Issue
Block a user