generated from Luis/nextjs-python-web-template
Merge remote-tracking branch 'origin/frontend-2' into frontend-2
This commit is contained in:
@@ -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)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user