We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba30b2 commit 89f3937Copy full SHA for 89f3937
src/components/Table/docs/Table.mdx
@@ -9,7 +9,7 @@ import { ActiveRowTable } from './ActiveRowTable'
9
import { ComplexDataTable } from './ComplexDataTable'
10
import { SkeletonTable } from './SkeletonTable'
11
12
-# Table (Experimental)
+# Table
13
14
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.
15
0 commit comments