Fix whitespace
This commit is contained in:
parent
1b68f1bd7f
commit
92cf6d8d67
1 changed files with 2 additions and 2 deletions
|
@ -114,4 +114,4 @@ Example:
|
||||||
,@(when (and (stringp size) (string= size "multiple")) (list :multiple t))
|
,@(when (and (stringp size) (string= size "multiple")) (list :multiple t))
|
||||||
:aria-label "Default select example"
|
:aria-label "Default select example"
|
||||||
(:option :selected t "Open this selected menu")
|
(:option :selected t "Open this selected menu")
|
||||||
,@body))))
|
(select-option ,@body)))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue