docs: refactor medusa workflows reference (#8692)

* docs: fix handling of namespaces in core flows under definitions directory

* change nested handling

* docs-util: expand workflows under definitions in workflows reference

* remove check for definitions
This commit is contained in:
Shahed Nasser
2024-08-22 13:39:52 +03:00
committed by GitHub
parent 4219674ead
commit 0acd94aac3
5 changed files with 126 additions and 67 deletions
@@ -49,7 +49,7 @@ export const CardDefaultLayout = ({
icon={image}
/>
)}
<div className={clsx("flex flex-col flex-1", contentClassName)}>
<div className={clsx("flex flex-col flex-1 truncate", contentClassName)}>
{title && (
<div className="text-compact-small-plus text-medusa-fg-base truncate">
{title}