mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat(branche): add crud branches.
This commit is contained in:
@@ -20,7 +20,7 @@ function BranchesActions({
|
||||
onClick={handleClickNewBranche}
|
||||
intent={Intent.PRIMARY}
|
||||
>
|
||||
<T id={'branches.label.new_branche'} />
|
||||
<T id={'branches.label.new_branch'} />
|
||||
</Button>
|
||||
</React.Fragment>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user