Skip to content

Commit

Permalink
Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Jan 23, 2024
1 parent 6efeac0 commit 6566fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/re_com/v_table.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -792,13 +792,13 @@
- :column-footers Column footer viewport section (6)
- :column-footer-content The box containing the column footer (column-footer-render renders in here)
- :h-scroll The horizontal scrollbar
- :right-section The right container section v-box of the table, containing:
- :top-right Top right section (7)
- :row-footers Row footer viewport section (8)
- :row-footer-content The v-box containing one row footer (row-footer-render renders in here)
- :bottom-right Bottom right section (9)
- :v-scroll-section The v-box containing the vertical scrollbar:
- :v-scroll The vertical scrollbar
"
Expand Down

0 comments on commit 6566fa1

Please sign in to comment.