feat: add "Upload and link file" button to linking panel

This commit is contained in:
Aman Harwara
2022-10-26 00:35:50 +05:30
parent 189d70c1b6
commit f48c3f9582
4 changed files with 52 additions and 3 deletions

View File

@@ -94,6 +94,7 @@ const FileViewWithoutProtection = ({ application, viewControllerManager, file }:
<LinkedItemsButton
filesController={viewControllerManager.filesController}
linkingController={viewControllerManager.linkingController}
featuresController={viewControllerManager.featuresController}
/>
<RoundIconButton
label="File information panel"