mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: excluded bank transactions
This commit is contained in:
@@ -44,7 +44,7 @@ export function MatchTransaction({
|
||||
onClick={handleClick}
|
||||
>
|
||||
<Stack spacing={3}>
|
||||
<span>{label}</span>
|
||||
<span className={styles.label}>{label}</span>
|
||||
<Text style={{ fontSize: 12, color: '#5C7080' }}>Date: {date}</Text>
|
||||
</Stack>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user