other pages

This commit is contained in:
Bryce
2023-05-18 22:14:23 -07:00
parent 33fc70295b
commit 33cae26cc1
9 changed files with 349 additions and 222 deletions

View File

@@ -37,6 +37,7 @@
(def data-grid data-grid/data-grid-)
(def data-grid-header data-grid/header-)
(def data-grid-sort-header data-grid/sort-header-)
(def data-grid-row data-grid/row-)
(def data-grid-cell data-grid/cell-)
(def data-grid-right-stack-cell data-grid/right-stack-cell-)