mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
vue components refactoring
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import FormLabel from '../Others/Forms/FormLabel'
|
||||
import InfoBox from '../Others/Forms/InfoBox'
|
||||
import FormLabel from '../UI/Labels/FormLabel'
|
||||
import InfoBox from '../UI/Others/InfoBox'
|
||||
import { mapGetters } from 'vuex'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user