fix: 📦 fix import
This commit is contained in:
parent
84e7c644a7
commit
fc24c0639f
|
@ -34,7 +34,7 @@ import { $i } from '@/account';
|
|||
import { definePageMetadata } from '@/scripts/page-metadata';
|
||||
import { deviceKind } from '@/scripts/device-kind';
|
||||
|
||||
import 'tocada';
|
||||
import 'swiped-events';
|
||||
|
||||
const XTutorial = defineAsyncComponent(() => import('./timeline.tutorial.vue'));
|
||||
|
||||
|
|
Loading…
Reference in New Issue