Updates
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
export let station = "";
|
||||
export let title = "Loading...";
|
||||
import { onMount } from 'svelte'
|
||||
import StaffTrainDetail from '$lib/ldb/staff-train-detail.svelte';
|
||||
import Loading from '$lib/navigation/loading.svelte';
|
||||
import Nav from '$lib/navigation/nav.svelte';
|
||||
import { uuid } from '$lib/stores/uuid';
|
||||
|
||||
0
src/lib/ldb/staff-train-detail.svelte
Normal file
0
src/lib/ldb/staff-train-detail.svelte
Normal file
Reference in New Issue
Block a user