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:
github-actions[bot]
2025-01-27 09:28:56 +00:00
committed by GitHub
co-authored by Oli Juhl
parent 2a82596bdf
commit 0c5f21e893
2 changed files with 2 additions and 2 deletions
@@ -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": {