Update WebContentViewer.vue
This commit is contained in:
parent
0516a73a2d
commit
4ff8aaea80
@ -69,10 +69,9 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import JSZip, { files } from 'jszip';
|
||||
import JSZip from 'jszip';
|
||||
import ChevronRightIcon from 'vue-material-design-icons/ChevronRight.vue';
|
||||
import ChevronDownIcon from 'vue-material-design-icons/ChevronDown.vue';
|
||||
import path from 'path';
|
||||
|
||||
export default {
|
||||
name: 'WebContentViewer',
|
||||
|
Loading…
x
Reference in New Issue
Block a user