Skip to content

Commit 1454a0c

Browse files
committed
fix: prettier
1 parent 5920adb commit 1454a0c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

components/Dashboard.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ export function Dashboard() {
1313
<div className="container mx-auto space-y-10">
1414
<header className="flex flex-col md:flex-row justify-between md:items-center gap-4 my-4">
1515
<div>
16-
<h1 className="text-3xl font-bold tracking-tight">
17-
Lean Consensus R&D Progress{' '}
18-
</h1>
16+
<h1 className="text-3xl font-bold tracking-tight">Lean Consensus R&D Progress </h1>
1917

2018
<p className="text-slate-600 mt-1">
2119
Track Lean Consensus research progress across all workstreams

0 commit comments

Comments
 (0)