Fix accidental typing

This commit is contained in:
Gregory Schier
2025-11-04 08:51:46 -08:00
parent 0cb633e479
commit 759fc503d3
-1
View File
@@ -155,7 +155,6 @@ function Sidebar({ className }: { className?: string }) {
}), }),
), ),
); );
op>
} }
} catch (e) { } catch (e) {
console.error(e); console.error(e);