Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ba061dd

Browse files
committed
feat(Select): fix syntax
1 parent 26e9b43 commit ba061dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Components/Chakra__Select.res‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ let makeProps = (
628628
/**
629629
Component Props {Select}
630630
**/
631-
~variant=>?variant->Select.Variant.fromOption
631+
~variant=?variant->Select.Variant.fromOption,
632632
/**
633633
Margin and Padding
634634
**/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /