From 7b1b08c5529e9acf599e8a7eb690970742f1f1e6 Mon Sep 17 00:00:00 2001 From: zhangchenqi123 <1149440709@qq.com> Date: Fri, 20 Oct 2023 16:56:07 +0800 Subject: [PATCH] Change the double quotation marks of a string to single quotation marks --- .../inula-dev-tools/src/utils/Checkbox.tsx | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/inula-dev-tools/src/utils/Checkbox.tsx b/packages/inula-dev-tools/src/utils/Checkbox.tsx index f29f6e8b..e28782fa 100644 --- a/packages/inula-dev-tools/src/utils/Checkbox.tsx +++ b/packages/inula-dev-tools/src/utils/Checkbox.tsx @@ -17,25 +17,25 @@ export function Checkbox({ value }) { return (