mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
pretty selects everywhere
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
];
|
||||
</script>
|
||||
|
||||
<Select {options} bind:selected={$currentTheme} nativeMobile />
|
||||
<Select {options} bind:value={$currentTheme} placement="top" />
|
||||
|
||||
Reference in New Issue
Block a user