mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
feat: add create & edit & delete in credit note.
This commit is contained in:
@@ -24,7 +24,7 @@ function InviteUserFormContent({
|
||||
const handleClose = () => {
|
||||
closeDialog(dialogName);
|
||||
};
|
||||
console.log(roles, 'XX');
|
||||
|
||||
return (
|
||||
<Form>
|
||||
<div className={CLASSES.DIALOG_BODY}>
|
||||
|
||||
Reference in New Issue
Block a user