Skip to content

Commit

Permalink
docs: update tables reference to labs (#19824)
Browse files Browse the repository at this point in the history
  • Loading branch information
geneowak authored May 16, 2024
1 parent 3363612 commit 97ef8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/components/tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ features:
The simpler of the table components is `v-table`, a basic wrapper component for the HTML `<table>` element. In addition, regular table elements such as `<thead>`, `<tbody>`, `<tr>`, and `<td>` work by default.

::: info
More advanced tables such as [v-data-table](/components/data-tables/basics/) are available for preview in [Vuetify Labs](/labs/introduction/).
More advanced tables such as [v-data-table](/components/data-tables/basics/) are available.
:::

<!-- ![Table Entry](https://cdn.vuetifyjs.com/docs/images/components-temp/v-table/v-table-entry.png) -->
Expand Down

0 comments on commit 97ef8b3

Please sign in to comment.