feat: add pagination for searching models

This commit is contained in:
jialin
2025-06-10 19:24:13 +08:00
parent 0eaa3aeeb7
commit 281d8bddc1
7 changed files with 183 additions and 64 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ const MixLineBarChart: React.FC<
grid: {
...grid,
top: 20,
bottom: 20
bottom: 10
},
tooltip: {
...tooltip,