fix: Fixed type and style errors.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
const { supabase } = $derived(data);
|
||||
|
||||
const { space, images } = $derived(data);
|
||||
const studySpaceData = $state({
|
||||
const studySpaceData = $derived({
|
||||
...space
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user