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 f23c367 commit a33a020Copy full SHA for a33a020
components/common/constants.mjs renamed to components/etrusted/common/constants.mjs
components/etrusted/etrusted.app.mjs
@@ -1,5 +1,5 @@
1
import { axios } from "@pipedream/platform";
2
-import { LIMIT } from "../common/constants.mjs";
+import { LIMIT } from "./common/constants.mjs";
3
4
export default {
5
type: "app",
0 commit comments