Updated
This commit is contained in:
@@ -100,7 +100,6 @@ import TreeTable from 'primevue/treetable';
|
||||
import TriStateCheckbox from 'primevue/tristatecheckbox';
|
||||
import VirtualScroller from 'primevue/virtualscroller';
|
||||
|
||||
import CodeHighlight from '@/components/CodeHighlight.vue';
|
||||
import BlockViewer from '@/components/BlockViewer.vue';
|
||||
|
||||
import '@/assets/styles.scss';
|
||||
@@ -118,7 +117,6 @@ app.directive('badge', BadgeDirective);
|
||||
app.directive('ripple', Ripple);
|
||||
app.directive('styleclass', StyleClass);
|
||||
|
||||
app.component('CodeHighlight', CodeHighlight);
|
||||
app.component('BlockViewer', BlockViewer);
|
||||
|
||||
app.component('Accordion', Accordion);
|
||||
|
||||
Reference in New Issue
Block a user