mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: Pagination component.
This commit is contained in:
@@ -10,6 +10,7 @@ import ErrorMessage from './ErrorMessage';
|
||||
import MODIFIER from './modifiers';
|
||||
import FieldHint from './FieldHint';
|
||||
import MenuItemLabel from './MenuItemLabel';
|
||||
import Pagination from './Pagination';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -27,5 +28,6 @@ export {
|
||||
FieldHint,
|
||||
Hint,
|
||||
MenuItemLabel,
|
||||
Pagination,
|
||||
// For,
|
||||
};
|
||||
Reference in New Issue
Block a user