@@ -1077,10 +1203,12 @@ exports[`Select > renders with trailingIcon correctly 2`] = `
@@ -1104,10 +1232,12 @@ exports[`Select > renders with ui correctly 1`] = `
@@ -1131,10 +1261,12 @@ exports[`Select > renders with valueKey correctly 1`] = `
diff --git a/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap b/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap
index 8b0dc61995..aee46291ec 100644
--- a/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap
+++ b/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap
@@ -486,6 +486,42 @@ exports[`SelectMenu > renders with items correctly 1`] = `
+
+"
+`;
+
+exports[`SelectMenu > renders with label slot correctly 1`] = `
+"
+
+
+
+
+
+
"
`;
@@ -1290,6 +1326,42 @@ exports[`SelectMenu > renders with selectedIcon correctly 1`] = `
+
+"
+`;
+
+exports[`SelectMenu > renders with separator slot correctly 1`] = `
+"
+
+
+
+
+
+
"
`;
diff --git a/test/components/__snapshots__/SelectMenu.spec.ts.snap b/test/components/__snapshots__/SelectMenu.spec.ts.snap
index 8ed0690f02..9072fead60 100644
--- a/test/components/__snapshots__/SelectMenu.spec.ts.snap
+++ b/test/components/__snapshots__/SelectMenu.spec.ts.snap
@@ -486,6 +486,42 @@ exports[`SelectMenu > renders with items correctly 1`] = `
+
+"
+`;
+
+exports[`SelectMenu > renders with label slot correctly 1`] = `
+"
+
+
"
`;
@@ -1290,6 +1326,42 @@ exports[`SelectMenu > renders with selectedIcon correctly 1`] = `