chore: split url and file importer steps

This commit is contained in:
liyasthomas
2022-01-11 16:04:42 +05:30
parent f6fc3782b5
commit 04d73a855d
11 changed files with 139 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
<template>
<SmartModal
v-if="show"
:title="`${t('modal.import_export')} ${t('modal.collections')}`"
:title="`${t('modal.collections')}`"
max-width="sm:max-w-md"
@close="hideModal"
>