mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: update header
This commit is contained in:
parent
472acecdad
commit
5646d0cd96
@ -86,7 +86,7 @@ export const FreeTextInput = ({
|
||||
return (
|
||||
<div>
|
||||
<ConstraintFormHeader style={{ marginBottom: 0 }}>
|
||||
Set values (maximum 100)
|
||||
Set values (maximum 100 char length per value)
|
||||
</ConstraintFormHeader>
|
||||
<div className={styles.inputContainer}>
|
||||
<div className={styles.inputInnerContainer}>
|
||||
|
Loading…
Reference in New Issue
Block a user