We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17ade3 commit c7d4c4eCopy full SHA for c7d4c4e
components/favro/favro.app.mjs
@@ -1,5 +1,5 @@
1
import { axios } from "@pipedream/platform";
2
-import constants from "./common/contants.mjs";
+import constants from "./common/constants.mjs";
3
4
export default {
5
type: "app",
0 commit comments