Skip to content

Commit e7e09bf

Browse files
committed
[typo]
1 parent 11bf0ff commit e7e09bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/re_com/nested_v_grid.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
:validate-fn integer?
117117
:default 40
118118
:description
119-
[:span "Controls the default cross-axis size (i.e. width) of every column-header."]}
119+
[:span "Controls the default cross-axis size (i.e. width) of every row-header."]}
120120

121121
{:name :row-header-widths
122122
:type "vector of integers | r/atom"

0 commit comments

Comments
 (0)