mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +02:00
Some fixes around environments
This commit is contained in:
@@ -29,8 +29,6 @@ export function useExportData() {
|
||||
render: ({ hide }) => (
|
||||
<ExportDataDialog
|
||||
onHide={hide}
|
||||
workspaces={workspaces}
|
||||
activeWorkspace={activeWorkspace}
|
||||
onSuccess={() => {
|
||||
toast.show({
|
||||
color: 'success',
|
||||
|
||||
Reference in New Issue
Block a user