Build error fixes

This commit is contained in:
LukeGus
2025-08-14 01:28:47 -05:00
parent 81d1db09e4
commit 1b076cc612
5 changed files with 187 additions and 27 deletions

View File

@@ -74,7 +74,7 @@ const API = axios.create({
baseURL: apiBase,
});
export function Sidebar({
export function LeftSidebar({
onSelectView,
getView,
disabled,