From 0a133e08a15c84cc2e230c2e89089bea75723c74 Mon Sep 17 00:00:00 2001 From: rizky Date: Sat, 27 Jul 2024 18:12:36 -0700 Subject: [PATCH] fix --- comps/form/gen/gen-table-edit.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comps/form/gen/gen-table-edit.ts b/comps/form/gen/gen-table-edit.ts index aa3aaa1..6e0073c 100755 --- a/comps/form/gen/gen-table-edit.ts +++ b/comps/form/gen/gen-table-edit.ts @@ -78,7 +78,7 @@ export const genTableEdit = async ( props: { name: "option", title: "", - width: "`75`", + width: "72", child: { id: createId(), name: "option",