TS Lang Error Fix
This commit is contained in:
parent
0fdc4c07f6
commit
346376e9ea
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<script>
|
||||
<script lang="ts">
|
||||
import { apiBaseUrl } from '$lib/components/consts';
|
||||
import { LeanChellarisDataStore } from '$lib/stores/ChellarisData';
|
||||
import Header from './Header.svelte';
|
||||
|
|
Reference in a new issue