chore(docs): Updated UI Reference (automated) (#11166)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
2a82596bdf
commit
0c5f21e893
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "This component renders the table in a data table, supporting advanced features.\nIt's useful to create tables similar to those in the Medusa Admin dashboard.",
|
||||
"description": "This component renders the table in a data table, supporting advanced features.",
|
||||
"methods": [],
|
||||
"displayName": "DataTable.Table",
|
||||
"props": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "This component creates a data table with filters, pagination, sorting, and more.\nIt's built on top of the `Table` component while expanding its functionality.",
|
||||
"description": "This component creates a data table with filters, pagination, sorting, and more.\nIt's built on top of the `Table` component while expanding its functionality.\nThe `DataTable` is useful to create tables similar to those in the Medusa Admin dashboard.",
|
||||
"methods": [],
|
||||
"displayName": "DataTable",
|
||||
"props": {
|
||||
|
||||
Reference in New Issue
Block a user