We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc8a65 commit b4394e7Copy full SHA for b4394e7
src/collections/sistent/components/table/guidance.mdx
@@ -4,6 +4,8 @@ component: table
4
description: Tables are used to organize and present structured data clearly and efficiently.
5
---
6
7
+import Table from "../../../../components/ConformanceTest-Table"
8
+
9
Tables help users scan, compare, and understand structured data. Proper usage ensures readability, accessibility, and efficient information delivery.
10
11
<a id="Function">
0 commit comments