fixed upload file

This commit is contained in:
Jan Prochazka
2024-09-16 17:16:54 +02:00
parent a9a5a3491e
commit 88d7e07bea
3 changed files with 56 additions and 36 deletions

View File

@@ -6,7 +6,7 @@ export function openImportExportTab(editorProps, additionalProps = {}) {
tabComponent: 'ImportExportTab',
title: 'Import/Export',
icon: 'img export',
...additionalProps,
props: additionalProps,
},
{
editor: editorProps,