Skip to content

Commit

Permalink
docs: remove the experimental label for table (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydaf committed Jul 4, 2022
1 parent 4ba30b2 commit 89f3937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Table/docs/Table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { ActiveRowTable } from './ActiveRowTable'
import { ComplexDataTable } from './ComplexDataTable'
import { SkeletonTable } from './SkeletonTable'

# Table (Experimental)
# Table

Tables are used to render tabular data in a basic grid, making it easier for people to scan it. Tables are comprised of cells, columns, and rows.

Expand Down

0 comments on commit 89f3937

Please sign in to comment.