mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix(form footer):missing.
This commit is contained in:
@@ -12,9 +12,7 @@ export function MakeJournalFormFooterLeft() {
|
||||
>
|
||||
<FEditableText
|
||||
name={'description'}
|
||||
placeholder={
|
||||
'Enter the description of your business to be displayed in your transaction'
|
||||
}
|
||||
placeholder={<T id={'make_jorunal.decscrption.placeholder'} />}
|
||||
/>
|
||||
</DescriptionFormGroup>
|
||||
</React.Fragment>
|
||||
|
||||
Reference in New Issue
Block a user