mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
FolderPicker: Remove useNewForms from FolderPicker (#31485)
* FolderPicker: Remove useNewForms from FolderPicker * Updated snapshot
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user