Added enter again on invoice modal.

This commit is contained in:
Patrick Fic
2020-04-14 16:17:13 -07:00
parent ad87cb31ef
commit 91af10eef2
9 changed files with 127 additions and 46 deletions

View File

@@ -31,7 +31,7 @@ export default function InvoiceEnterModalLinesComponent({
return (
<div>
<Form.List name="invoicelines">
<Form.List name="invoicelines" >
{(fields, { add, remove }) => {
return (
<div>