feat: Add Download type and document download field, unify preview zoom styling
This commit is contained in:
@@ -81,7 +81,6 @@ const DocumentsRouteContent: React.FC = () => {
|
||||
return (
|
||||
<DocumentsFilterProvider value={documentsFilter}>
|
||||
<PreviewProvider
|
||||
ensureDownloadUrl={surfaceConfig.documentsTableProps?.ensureDownloadUrl}
|
||||
onNavigate={handleDocumentNavigate}
|
||||
>
|
||||
{content}
|
||||
|
||||
Reference in New Issue
Block a user