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