Skip to content

Commit 064be28

Browse files
committed
Comment out the change
1 parent 45c9369 commit 064be28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/slottable/slottable.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { axios } from "@pipedream/platform";
22

33
export default {
4-
foo: "bar",
4+
// foo: "bar",
55
type: "app",
66
app: "slottable",
77
propDefinitions: {},

0 commit comments

Comments
 (0)