Skip to content

Commit 9105453

Browse files
thetaPCShaneK
andauthored
docs(select): removing extra backtick
Co-authored-by: Shane <shane@shanessite.net>
1 parent 355e972 commit 9105453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/utils/overlay-control-label.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import type { Theme } from '../interface';
1414
*
1515
* `interfaceType` is optional; only `"modal"` changes the result, so
1616
* callers that aren't a modal can omit it.
17-
*`
17+
*
1818
* Used by `alert`, `select-popover`, and `select-modal` as the fallback
1919
* when an option doesn't explicitly set `labelPlacement`.
2020
*/

0 commit comments

Comments
 (0)