Skip to content

Commit 35314b3

Browse files
committed
fix: remove incorrect import and update table index docs
Signed-off-by: Soham Babrekar <soham.babrekar@gmail.com>
1 parent dc803e0 commit 35314b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/collections/sistent/components/table

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ component: table
66
description: A table is used to organize and display structured data in rows and columns.
77
---
88

9-
import Table from "../../../../components/Sistent/Table"
10-
119
Tables are used to present structured data in a clear and organized way. They help users scan information quickly, compare values, and understand relationships between data.
1210

1311
<a id="Types">

0 commit comments

Comments
 (0)