Skip to content

Commit 1061d05

Browse files
committed
fix utils filename
1 parent 78f96fb commit 1061d05

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

components/talenthr/actions/update-employee/update-employee.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
import {
88
clearObj,
99
parseObject,
10-
} from "../../common/utlis.mjs";
10+
} from "../../common/utils.mjs";
1111
import talenthr from "../../talenthr.app.mjs";
1212

1313
export default {
File renamed without changes.

0 commit comments

Comments
 (0)