docs: improvements of docs UI (#6038)
* docs: improvements of docs UI * changed note about icon sizes
This commit is contained in:
@@ -39,4 +39,12 @@ import { Table } from "@medusajs/ui"
|
||||
<ComponentReference mainComponent="Table" componentsToShow={[
|
||||
"Table",
|
||||
"Table.Pagination"
|
||||
]} />
|
||||
]} />
|
||||
|
||||
## Examples
|
||||
|
||||
---
|
||||
|
||||
### Table with Pagination
|
||||
|
||||
<ComponentExample name="table-pagination" />
|
||||
Reference in New Issue
Block a user