There was an error while loading. Please reload this page.
1 parent 5920adb commit 1454a0cCopy full SHA for 1454a0c
1 file changed
components/Dashboard.tsx
@@ -13,9 +13,7 @@ export function Dashboard() {
13
<div className="container mx-auto space-y-10">
14
<header className="flex flex-col md:flex-row justify-between md:items-center gap-4 my-4">
15
<div>
16
- <h1 className="text-3xl font-bold tracking-tight">
17
- Lean Consensus R&D Progress{' '}
18
- </h1>
+ <h1 className="text-3xl font-bold tracking-tight">Lean Consensus R&D Progress </h1>
19
20
<p className="text-slate-600 mt-1">
21
Track Lean Consensus research progress across all workstreams
0 commit comments