feat: add pagination for searching models
This commit is contained in:
@@ -46,7 +46,7 @@ const MixLineBarChart: React.FC<
|
||||
grid: {
|
||||
...grid,
|
||||
top: 20,
|
||||
bottom: 20
|
||||
bottom: 10
|
||||
},
|
||||
tooltip: {
|
||||
...tooltip,
|
||||
|
||||
Reference in New Issue
Block a user