frontend-2 #49

Merged
Ghost merged 25 commits from frontend-2 into main 2024-01-13 16:41:29 +00:00
Showing only changes of commit 0c9da1c7c5 - Show all commits

View File

@@ -79,7 +79,7 @@ export default function RootLayout({
<div className="grid grid-cols-3">
<div className="col-span-1">
<IconButton
style={{padding: '12px'}}
style={{ padding: "12px" }}
hidden={true}
onClick={() => setShowSidebar((c) => !c)}
>