+"
"
`;
diff --git a/test/components/__snapshots__/ScrollArea.spec.ts.snap b/test/components/__snapshots__/ScrollArea.spec.ts.snap
index cba8c7e36..75809ce8e 100644
--- a/test/components/__snapshots__/ScrollArea.spec.ts.snap
+++ b/test/components/__snapshots__/ScrollArea.spec.ts.snap
@@ -83,7 +83,7 @@ exports[`ScrollArea > renders with virtualize boolean correctly 1`] = `
`;
exports[`ScrollArea > renders with virtualize external scroll element correctly 1`] = `
-"
+"
"
`;
diff --git a/test/components/__snapshots__/Table-vue.spec.ts.snap b/test/components/__snapshots__/Table-vue.spec.ts.snap
index 1e3cf50ae..8aa1de950 100644
--- a/test/components/__snapshots__/Table-vue.spec.ts.snap
+++ b/test/components/__snapshots__/Table-vue.spec.ts.snap
@@ -2104,6 +2104,28 @@ exports[`Table > renders with virtualize correctly 1`] = `
"
`;
+exports[`Table > renders with virtualize external scroll element correctly 1`] = `
+"
+
+
+
+
+ | Id |
+ Amount |
+ Status |
+ Email |
+
+
+
+
+
+
+
+
+
+
"
+`;
+
exports[`Table > renders without data correctly 1`] = `
"
diff --git a/test/components/__snapshots__/Table.spec.ts.snap b/test/components/__snapshots__/Table.spec.ts.snap
index 4cfaa1767..a6a2487d7 100644
--- a/test/components/__snapshots__/Table.spec.ts.snap
+++ b/test/components/__snapshots__/Table.spec.ts.snap
@@ -2104,6 +2104,28 @@ exports[`Table > renders with virtualize correctly 1`] = `
"
`;
+exports[`Table > renders with virtualize external scroll element correctly 1`] = `
+"
+
+
+
+
+ | Id |
+ Amount |
+ Status |
+ Email |
+
+
+
+
+
+
+
+
+
+
"
+`;
+
exports[`Table > renders without data correctly 1`] = `
"