Skip to content

Commit b4394e7

Browse files
committed
fix: add Table import in guidance docs
Signed-off-by: Soham Babrekar <soham.babrekar@gmail.com>
1 parent 9cc8a65 commit b4394e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/collections/sistent/components/table/guidance.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ component: table
44
description: Tables are used to organize and present structured data clearly and efficiently.
55
---
66

7+
import Table from "../../../../components/ConformanceTest-Table"
8+
79
Tables help users scan, compare, and understand structured data. Proper usage ensures readability, accessibility, and efficient information delivery.
810

911
<a id="Function">

0 commit comments

Comments
 (0)