docs: remove steps from workflows reference overview (#8595)

* docs: remove steps from workflows reference overview

* fix styling of typelist element

* fix categories with no items showing
This commit is contained in:
Shahed Nasser
2024-08-16 12:37:13 +03:00
committed by GitHub
parent f0f83afdd9
commit 559a6d70d9
3 changed files with 4 additions and 8 deletions
@@ -10,4 +10,4 @@ This section of the documentation provides a reference to the workflows created
You can use these workflows in your customizations as well. They're available in the `@medusajs/core-flows` package.
<ChildDocs childLevel={2} hideItems={["Overview"]} />
<ChildDocs childLevel={2} hideItems={["Overview", "Steps"]} />