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