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 45c9369 commit 064be28Copy full SHA for 064be28
components/slottable/slottable.app.mjs
@@ -1,7 +1,7 @@
1
import { axios } from "@pipedream/platform";
2
3
export default {
4
- foo: "bar",
+ // foo: "bar",
5
type: "app",
6
app: "slottable",
7
propDefinitions: {},
0 commit comments