refactor document viewer UI buttons and props.
This commit is contained in:
@@ -118,7 +118,7 @@ export const useWorkspaceSurface = ({
|
||||
<DocumentViewerPanel
|
||||
variant="sidebar"
|
||||
sidebarMode={sidebarMode}
|
||||
onCollapsePanel={onClose}
|
||||
onClosePanel={onClose}
|
||||
onMaximizePanel={onOpenPreview}
|
||||
tagOptions={tagOptions}
|
||||
{...restDetailProps}
|
||||
|
||||
Reference in New Issue
Block a user