Skip to content

Commit 622e6c9

Browse files
committed
[nested-grid] Fix theme application
For day8/rf8.day8.com.au#312 (comment)
1 parent b4dac4c commit 622e6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/re_com/nested_grid.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,6 +1152,7 @@
11521152
:children row-header-cells}})
11531153
cells (u/part cell-grid-container
11541154
{:part ::cell-grid-container
1155+
:theme theme
11551156
:props {:style {:max-height max-height
11561157
:max-width max-width
11571158
:display :grid

0 commit comments

Comments
 (0)