FolderPicker: Remove useNewForms from FolderPicker (#31485)

* FolderPicker: Remove useNewForms from FolderPicker

* Updated snapshot
This commit is contained in:
Torkel Ödegaard
2021-02-26 08:42:00 +01:00
committed by GitHub
parent 119963ada2
commit c41b559063
7 changed files with 24 additions and 63 deletions

View File

@@ -109,7 +109,6 @@ export const SaveDashboardAsForm: React.FC<SaveDashboardFormProps & { isNew?: bo
initialFolderId={dashboard.meta.folderId}
initialTitle={dashboard.meta.folderTitle}
enableCreateNew
useNewForms
/>
</Field>
<Field label="Copy tags">