mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
BIG-118: feat: hide the pagination before table has minimum items length.
This commit is contained in:
@@ -43,6 +43,9 @@ const initialState = {
|
||||
vendors: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
accounts: {
|
||||
tableSize: 'medium'
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user