diff --git a/packages/ui/certd-client/src/views/certd/open/openkey/crud.tsx b/packages/ui/certd-client/src/views/certd/open/openkey/crud.tsx index 8b8cdfed..c27c065f 100644 --- a/packages/ui/certd-client/src/views/certd/open/openkey/crud.tsx +++ b/packages/ui/certd-client/src/views/certd/open/openkey/crud.tsx @@ -53,13 +53,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat width: 600, }, }, - actionbar: { - buttons: { - add: { - text: t("certd.actionbar.add"), - }, - }, - }, + actionbar: {}, rowHandle: { width: 300, fixed: "right",