feat: benchmark list

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 8b282afb03
commit 37b814b70a
29 changed files with 1034 additions and 19 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ export const FilterBar: React.FC<FilterBarProps> = (props) => {
return null;
}
return (
<Space size={20}>
<Space size={16}>
{handleClickPrimary ? (
actionType === 'dropdown' ? (
<DropDownActions