Skip to content

Commit 89f3937

Browse files
authored
docs: remove the experimental label for table (#255)
1 parent 4ba30b2 commit 89f3937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Table/docs/Table.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { ActiveRowTable } from './ActiveRowTable'
99
import { ComplexDataTable } from './ComplexDataTable'
1010
import { SkeletonTable } from './SkeletonTable'
1111

12-
# Table (Experimental)
12+
# Table
1313

1414
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.
1515

0 commit comments

Comments
 (0)