mirror of
https://github.com/dergigi/boris.git
synced 2025-12-18 07:04:19 +01:00
fix: resolve TypeScript errors for mobile implementation
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user