Skip to content

Commit 79a7126

Browse files
celsoelithrar
authored andcommitted
Invoices example
1 parent 0ce7f8a commit 79a7126

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/content/docs/workflows/examples/index.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,22 @@ import { GlossaryTooltip, ListExamples } from "~/components"
1414

1515
Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workflows.
1616

17+
<ListExamples directory="workflows/examples/" />
18+
19+
---
20+
type: overview
21+
hideChildren: false
22+
pcx_content_type: navigation
23+
title: Examples
24+
sidebar:
25+
order: 6
26+
group:
27+
hideIndex: true
28+
29+
---
30+
31+
import { GlossaryTooltip, ListExamples } from "~/components"
32+
33+
Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workflows.
34+
1735
<ListExamples directory="workflows/examples/" />

0 commit comments

Comments
 (0)