We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4499a3 commit ecdae40Copy full SHA for ecdae40
src/collections/sistent/components/table/index.mdx
@@ -71,8 +71,10 @@ Tables should be used when:
71
<h2>Best Practices</h2>
72
</a>
73
74
+Best practices for using tables:
75
+
76
- Use headers for clarity
77
- Avoid too many columns
78
- Keep rows readable
79
- Use pagination for large datasets
-- Maintain consistent spacing
80
+- Maintain consistent spacing
0 commit comments