Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrag1 committed Nov 3, 2022
1 parent be79723 commit b8f0160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ interface MenuObjectChildProps {
perm?: string | boolean;
view?: string;
disable?: boolean;
};
}

type ConfigDetailsProps = {
embeddedId: string;
Expand Down

0 comments on commit b8f0160

Please sign in to comment.