mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 14:55:44 +00:00
feat(FE): adding alert errors message for project flock and fixing bug approval status in chickin
This commit is contained in:
@@ -309,7 +309,7 @@ const useApprovalSteps = ({
|
||||
moduleId: string;
|
||||
params?: {
|
||||
page?: number;
|
||||
limit: number;
|
||||
limit: number | string;
|
||||
search?: string;
|
||||
group_step_number?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user