mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 23:00:34 +00:00
fix: remove white space
This commit is contained in:
@@ -36,7 +36,7 @@ function BadDebtFormFields() {
|
|||||||
<div className={Classes.DIALOG_BODY}>
|
<div className={Classes.DIALOG_BODY}>
|
||||||
<Callout intent={Intent.PRIMARY}>
|
<Callout intent={Intent.PRIMARY}>
|
||||||
<p>
|
<p>
|
||||||
<T id={' bad_debt.dialog.header_note'} />
|
<T id={'bad_debt.dialog.header_note'} />
|
||||||
</p>
|
</p>
|
||||||
</Callout>
|
</Callout>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user