Skip to content

Commit a2c1587

Browse files
author
Jo
committed
first draft
1 parent f1b65fd commit a2c1587

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Overview
3+
nav_label: Overview
4+
sidebar_position: 5
5+
---
6+
7+
import multiInventoryOverview from "/docs/partials/inventory/overview.mdx";
8+
9+
<InventoryOverview></InventoryOverview>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Overview
3+
nav_label: Overview
4+
sidebar_position: 5
5+
---
6+
7+
import InventoryOverview from "/docs/partials/inventory/overview.mdx";
8+
9+
<InventoryOverview></InventoryOverview>

0 commit comments

Comments
 (0)