Merge branch 'VDU-3' into release/Sprint1
This commit is contained in:
commit
15b4338ada
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ async function executeUserSave(form: any) {
|
|||
|
||||
}
|
||||
|
||||
export const UserSave = withClientErrorHandler(executeUserSave)
|
||||
export const UserSaveService = withClientErrorHandler(executeUserSave)
|
||||
Loading…
Add table
Reference in a new issue