changes for running.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
(def stacked-modal-card dialog/stacked-modal-card-)
|
||||
|
||||
(def text-input inputs/text-input-)
|
||||
(def checkbox inputs/checkbox-)
|
||||
(def money-input inputs/money-input-)
|
||||
(def int-input inputs/int-input-)
|
||||
(def date-input inputs/date-input-)
|
||||
@@ -58,6 +59,7 @@
|
||||
(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-checkbox-header data-grid/checkbox-header-)
|
||||
(def data-grid-cell data-grid/cell-)
|
||||
(def data-grid-right-stack-cell data-grid/right-stack-cell-)
|
||||
(def data-grid-new-row data-grid/new-row-)
|
||||
|
||||
Reference in New Issue
Block a user