From e4915154c6bb71b3d0fb8da6e971783156548b8e Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sat, 23 Jul 2022 23:38:33 -0500 Subject: Restructure file organization --- src/components/AssignLabs/PTBox.svelte | 44 ---------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 src/components/AssignLabs/PTBox.svelte (limited to 'src/components/AssignLabs/PTBox.svelte') diff --git a/src/components/AssignLabs/PTBox.svelte b/src/components/AssignLabs/PTBox.svelte deleted file mode 100644 index 3ad50d1..0000000 --- a/src/components/AssignLabs/PTBox.svelte +++ /dev/null @@ -1,44 +0,0 @@ - - - -
- -
- - {pt.name} - - - - - - - - -
- - -
Hours: {pt.lab_hours}
-
-- cgit v1.2.3