fix: capitalization in new york InputFormAutoAnimate
This commit is contained in:
parent
b3acf8f66a
commit
4c7c554c91
|
|
@ -50,5 +50,5 @@ const onSubmit = handleSubmit((values) => {
|
||||||
<Button type="submit">
|
<Button type="submit">
|
||||||
Submit
|
Submit
|
||||||
</Button>
|
</Button>
|
||||||
</Form>
|
</form>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user