Skip to content

Commit 7c7efcf

Browse files
Update table-layout.mdx wrong utility class (#2251)
1 parent 3ac3070 commit 7c7efcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/table-layout.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ You can manually set the widths for some columns and the rest of the available w
209209

210210
### Responsive design
211211

212-
<ResponsiveDesign property="table-layout" defaultClass="table-none" featuredClass="table-fixed" />
212+
<ResponsiveDesign property="table-layout" defaultClass="table-auto" featuredClass="table-fixed" />

0 commit comments

Comments
 (0)