feat: Refactor DocumentsPanel to use a shared application shell context for state management
This commit is contained in:
@@ -150,7 +150,6 @@ export const useWorkspaceSurface = ({
|
||||
return {
|
||||
content: (
|
||||
<DocumentsPanel
|
||||
{...documentsTableProps}
|
||||
headerLeading={sidebarToggle}
|
||||
/>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user