mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-03 07:03:26 +00:00
add example placeholder
This commit is contained in:
parent
e3e8d79061
commit
256544b077
@ -442,7 +442,7 @@ const SubmissionSection = ({ classes, history }) => {
|
||||
idFor="goal"
|
||||
name="goal"
|
||||
label="Enter your funding goal"
|
||||
placeholder="Enter your funding goal"
|
||||
placeholder="Amount e.g. 10000"
|
||||
bottomLeftLabel={usdValue}
|
||||
errorBorder={touched.goal && errors.goal}
|
||||
onChange={handleChange}
|
||||
|
Loading…
x
Reference in New Issue
Block a user