Fix accidental typing

This commit is contained in:
Gregory Schier
2025-11-04 08:51:46 -08:00
parent 0cb633e479
commit 759fc503d3

View File

@@ -154,9 +154,8 @@ function Sidebar({ className }: { className?: string }) {
folderId,
}),
),
);
op>
}
);
}
} catch (e) {
console.error(e);
}