mirror of https://github.com/nocodb/nocodb
Muhammed Mustafa
2 years ago
3 changed files with 4 additions and 4 deletions
@ -1,6 +1,6 @@
|
||||
<script setup lang="ts"> |
||||
import { useToast } from 'vue-toastification' |
||||
import AppInstall from './AppInstall.vue' |
||||
import AppInstall from './AppStore/AppInstall.vue' |
||||
import MdiEditIcon from '~icons/ic/round-edit' |
||||
import MdiCloseCircleIcon from '~icons/mdi/close-circle-outline' |
||||
import MdiPlusIcon from '~icons/mdi/plus' |
Loading…
Reference in new issue