@@ -36,7 +54,13 @@ exports[`Tabs > renders with content slot correctly 1`] = `
exports[`Tabs > renders with default slot correctly 1`] = `
"
-
+
This is the content shown for Tab1
And, this is the content for Tab2
@@ -47,7 +71,13 @@ exports[`Tabs > renders with default slot correctly 1`] = `
exports[`Tabs > renders with defaultValue correctly 1`] = `
"
-
+
This is the content shown for Tab1
And, this is the content for Tab2
@@ -58,7 +88,13 @@ exports[`Tabs > renders with defaultValue correctly 1`] = `
exports[`Tabs > renders with modelValue correctly 1`] = `
"
-
+
This is the content shown for Tab1
And, this is the content for Tab2
@@ -69,7 +105,13 @@ exports[`Tabs > renders with modelValue correctly 1`] = `
exports[`Tabs > renders with orientation correctly 1`] = `
"
-
+
This is the content shown for Tab1
And, this is the content for Tab2
@@ -80,7 +122,13 @@ exports[`Tabs > renders with orientation correctly 1`] = `
exports[`Tabs > renders with ui correctly 1`] = `
"
-
+
This is the content shown for Tab1
And, this is the content for Tab2