docs: improvements of docs UI (#6038)

* docs: improvements of docs UI

* changed note about icon sizes
This commit is contained in:
Shahed Nasser
2024-01-09 19:21:12 +02:00
committed by GitHub
parent 18de90e603
commit 97fd67bdd3
8 changed files with 205 additions and 7 deletions

View File

@@ -39,4 +39,12 @@ import { Table } from "@medusajs/ui"
<ComponentReference mainComponent="Table" componentsToShow={[
"Table",
"Table.Pagination"
]} />
]} />
## Examples
---
### Table with Pagination
<ComponentExample name="table-pagination" />