Skip to content

Commit 0ce7f8a

Browse files
celsoelithrar
authored andcommitted
Invoices example
1 parent 573add2 commit 0ce7f8a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)