mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
perf: 🎨 remove fragment imports, optimize templates
This commit is contained in:
@ -33,7 +33,7 @@ export const BuilderLayout = () => {
|
||||
if (isDesktop) {
|
||||
return (
|
||||
<div className="relative h-full w-full overflow-hidden">
|
||||
<PanelGroup direction="horizontal">
|
||||
<PanelGroup direction="horizontal" autoSaveId="builder-layout">
|
||||
<Panel
|
||||
collapsible
|
||||
minSize={20}
|
||||
|
||||
Reference in New Issue
Block a user