changed ts=>js

This commit is contained in:
Jan Prochazka 2021-03-17 18:34:32 +01:00
parent ddf8a5806c
commit 08b5bce03c

View File

@ -1,4 +1,4 @@
<script lang="ts">
<script>
import ErrorInfo from '../elements/ErrorInfo.svelte';
import TableControl from '../elements/TableControl.svelte';