Fix imports
This commit is contained in:
parent
90b6688057
commit
30b1b1a5ed
6 changed files with 6 additions and 6 deletions
|
|
@ -99,7 +99,7 @@ import XNotes from './deck.notes.vue';
|
|||
import XNote from '../../components/note.vue';
|
||||
import XUserMenu from '../../../../common/views/components/user-menu.vue';
|
||||
import { concat } from '../../../../../../prelude/array';
|
||||
import * as ApexCharts from 'apexcharts';
|
||||
import ApexCharts from 'apexcharts';
|
||||
|
||||
const fetchLimit = 10;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue