fix lib import

This commit is contained in:
Emily
2024-06-09 19:11:56 +02:00
parent 19996a151b
commit 4b755fe748
7 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ import type { Section } from '~/components/CVerticalNavigation.vue';
const router = useRouter();
const { setToken } = useAccessToken();
import { Lit } from 'litlyx';
import { Lit } from 'litlyx-js';
const sections: Section[] = [
{