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 573add2 commit 0ce7f8aCopy full SHA for 0ce7f8a
src/content/docs/workflows/examples/index.mdx
@@ -0,0 +1,17 @@
1
+---
2
+type: overview
3
+hideChildren: false
4
+pcx_content_type: navigation
5
+title: Examples
6
+sidebar:
7
+ order: 6
8
+ group:
9
+ hideIndex: true
10
+
11
12
13
+import { GlossaryTooltip, ListExamples } from "~/components"
14
15
+Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workflows.
16
17
+<ListExamples directory="workflows/examples/" />
0 commit comments