Skip to content

Commit ecdae40

Browse files
committed
fix: update table documentation and examples
Signed-off-by: Soham Babrekar <soham.babrekar@gmail.com>
1 parent a4499a3 commit ecdae40

File tree

1 file changed

+3
-1
lines changed
  • src/collections/sistent/components/table

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,10 @@ Tables should be used when:
7171
<h2>Best Practices</h2>
7272
</a>
7373

74+
Best practices for using tables:
75+
7476
- Use headers for clarity
7577
- Avoid too many columns
7678
- Keep rows readable
7779
- Use pagination for large datasets
78-
- Maintain consistent spacing
80+
- Maintain consistent spacing

0 commit comments

Comments
 (0)