mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
refactor(#35): fix indentation
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
let dropdown: HTMLDivElement;
|
let dropdown: HTMLDivElement;
|
||||||
|
|
||||||
const DropdownIcon = {
|
const DropdownIcon = {
|
||||||
closed: '▼',
|
closed: '▼',
|
||||||
open: '▲'
|
open: '▲'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user