Skip to content

Commit c7d4c4e

Browse files
Update components/favro/favro.app.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent e17ade3 commit c7d4c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/favro/favro.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { axios } from "@pipedream/platform";
2-
import constants from "./common/contants.mjs";
2+
import constants from "./common/constants.mjs";
33

44
export default {
55
type: "app",

0 commit comments

Comments
 (0)