mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: datatables pagination.
This commit is contained in:
@@ -29,6 +29,9 @@ const CLASSES = {
|
||||
|
||||
CLOUD_SPINNER: 'cloud-spinner',
|
||||
IS_LOADING: 'is-loading',
|
||||
|
||||
DATATABLE_EMPTY_STATE: 'datatable-empty-state',
|
||||
DATATABLE_EMPTY_STATE_TITLE: 'datatable-empty-state__title',
|
||||
...Classes,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user