fix: resolve TypeScript errors for mobile implementation

This commit is contained in:
Gigi
2025-10-10 17:01:57 +01:00
parent ff09a8aba0
commit eef0f971d7
3 changed files with 5 additions and 6 deletions

View File

@@ -200,7 +200,6 @@ const ThreePaneLayout: React.FC<ThreePaneLayoutProps> = (props) => {
relayPool={props.relayPool}
settings={props.settings}
isMobile={isMobile}
isSidebarOpen={props.isSidebarOpen}
/>
</div>
<div className="pane main">