mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix: Multi-lines transactions statements
This commit is contained in:
@@ -14,6 +14,8 @@ export function ExpenseFormFooterLeft() {
|
||||
<FEditableText
|
||||
name={'description'}
|
||||
placeholder={<T id={'expenses.decscrption.placeholder'} />}
|
||||
multiline
|
||||
fastField
|
||||
/>
|
||||
</DescriptionFormGroup>
|
||||
</React.Fragment>
|
||||
|
||||
Reference in New Issue
Block a user