mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
vue components refactoring
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</template>
|
||||
<script>
|
||||
import { CheckIcon } from 'vue-feather-icons'
|
||||
import CheckBox from '../FilesView/CheckBox'
|
||||
import CheckBox from '../Inputs/CheckBox'
|
||||
|
||||
export default {
|
||||
name: 'PlanDetail',
|
||||
|
||||
Reference in New Issue
Block a user