mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 22:05:45 +00:00
refactor(FE): menambahkan parameter params useApprovalSteps dan return rawData
This commit is contained in:
Vendored
+1
@@ -98,6 +98,7 @@ export type flags =
|
||||
| 'OVK';
|
||||
|
||||
export type BaseApproval = {
|
||||
id?: number;
|
||||
step_number: number;
|
||||
step_name: string;
|
||||
action: string;
|
||||
|
||||
Reference in New Issue
Block a user