Skip to content

Commit

Permalink
ChoiceList mobile spacing & touch target
Browse files Browse the repository at this point in the history
  • Loading branch information
lgriffee authored and ssetem committed Apr 17, 2024
1 parent efb8f2d commit d96cdb0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -138,7 +138,7 @@ export function WithChildrenContent() {
const renderChildren = useCallback(
() => (
<TextField
label="Minimum Quantity"
label="Minimum Purchase"
labelHidden
onChange={handleTextFieldChange}
value={textFieldValue}
Expand Down

0 comments on commit d96cdb0

Please sign in to comment.