mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2025-05-14 10:31:07 +08:00
Redirect once done adding new product
This commit is contained in:
parent
325fbf87db
commit
2dedfdbe04
7 changed files with 137 additions and 59 deletions
|
@ -52,7 +52,6 @@ export interface ActivationParams {
|
|||
|
||||
export interface AddProductParams {
|
||||
name: string;
|
||||
quantity: string;
|
||||
}
|
||||
|
||||
export interface UpdateProductParams {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue