mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
lint.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
y: number;
|
||||
};
|
||||
|
||||
theme: 'light' | 'dark'
|
||||
theme: 'light' | 'dark';
|
||||
};
|
||||
|
||||
const { coords, theme = 'dark' }: Props = $props();
|
||||
|
||||
Reference in New Issue
Block a user