diff --git a/src/field/Field.tsx b/src/field/Field.tsx
index bac5ef673..34e2e4e06 100644
--- a/src/field/Field.tsx
+++ b/src/field/Field.tsx
@@ -493,7 +493,7 @@ export default defineComponent({
return [slots.label(), colon];
}
if (props.label) {
- return
{props.label + colon};
+ return
;
}
};
diff --git a/src/field/test/__snapshots__/demo.spec.ts.snap b/src/field/test/__snapshots__/demo.spec.ts.snap
index 2da71110f..65b05ab7e 100644
--- a/src/field/test/__snapshots__/demo.spec.ts.snap
+++ b/src/field/test/__snapshots__/demo.spec.ts.snap
@@ -5,9 +5,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -24,9 +24,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -39,9 +39,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -54,9 +54,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -70,9 +70,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -86,9 +86,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -105,9 +105,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -120,9 +120,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -143,9 +143,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -166,9 +166,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -185,9 +185,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -200,9 +200,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -222,9 +222,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -252,9 +252,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -267,9 +267,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -302,9 +302,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -329,9 +329,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
diff --git a/src/field/test/__snapshots__/index.spec.js.snap b/src/field/test/__snapshots__/index.spec.js.snap
index 065bb1b36..3fc01ab39 100644
--- a/src/field/test/__snapshots__/index.spec.js.snap
+++ b/src/field/test/__snapshots__/index.spec.js.snap
@@ -7,9 +7,9 @@ exports[`should change clear icon when using clear-icon prop 1`] = `
exports[`should render colon when using colon prop 1`] = `
-
+
+
`;
diff --git a/src/form/test/__snapshots__/demo.spec.ts.snap b/src/form/test/__snapshots__/demo.spec.ts.snap
index 93426c10d..b7ac64b24 100644
--- a/src/form/test/__snapshots__/demo.spec.ts.snap
+++ b/src/form/test/__snapshots__/demo.spec.ts.snap
@@ -6,9 +6,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -22,9 +22,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -55,9 +55,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -71,9 +71,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -87,9 +87,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -103,9 +103,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -136,9 +136,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -157,9 +157,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -180,9 +180,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -221,9 +221,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -264,9 +264,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -295,9 +295,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -363,9 +363,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -393,9 +393,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
+
@@ -437,9 +437,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
@@ -459,9 +459,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
@@ -481,9 +481,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
@@ -503,9 +503,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
diff --git a/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap b/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap
index 98b4f4cde..6acbc6a49 100644
--- a/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap
+++ b/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap
@@ -79,9 +79,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
diff --git a/src/picker/test/__snapshots__/demo.spec.ts.snap b/src/picker/test/__snapshots__/demo.spec.ts.snap
index 9947926d9..5c77a051f 100644
--- a/src/picker/test/__snapshots__/demo.spec.ts.snap
+++ b/src/picker/test/__snapshots__/demo.spec.ts.snap
@@ -679,9 +679,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+
diff --git a/src/popover/test/__snapshots__/demo.spec.ts.snap b/src/popover/test/__snapshots__/demo.spec.ts.snap
index 3504249f3..c623ba822 100644
--- a/src/popover/test/__snapshots__/demo.spec.ts.snap
+++ b/src/popover/test/__snapshots__/demo.spec.ts.snap
@@ -31,9 +31,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
-
+
+