diff --git a/src/components/__snapshots__/BooleanControl.test.ts.snap b/src/components/__snapshots__/BooleanControl.test.ts.snap index edaab2c..95290ba 100644 --- a/src/components/__snapshots__/BooleanControl.test.ts.snap +++ b/src/components/__snapshots__/BooleanControl.test.ts.snap @@ -8,7 +8,9 @@ exports[`Boolean Control > should render a boolean control 1`] = `
-
+
+
+
" `; @@ -21,7 +23,9 @@ exports[`Boolean Control > should render a boolean control with a label 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/ButtonControl.test.ts.snap b/src/components/__snapshots__/ButtonControl.test.ts.snap index b749c9a..1c0dcc3 100644 --- a/src/components/__snapshots__/ButtonControl.test.ts.snap +++ b/src/components/__snapshots__/ButtonControl.test.ts.snap @@ -8,7 +8,9 @@ exports[`Button Controls > should render a block size button 1`] = `
-
+
+
+
" `; @@ -21,7 +23,9 @@ exports[`Button Controls > should render a button 1`] = `
-
+
+
+
" `; @@ -34,7 +38,9 @@ exports[`Button Controls > should render a button with a label 1`] = `
-
+
+
+
" `; @@ -47,7 +53,9 @@ exports[`Button Controls > should render a large button 1`] = `
-
+
+
+
" `; @@ -60,7 +68,9 @@ exports[`Button Controls > should render a primary button variant by default 1`]
-
+
+
+
" `; @@ -73,7 +83,9 @@ exports[`Button Controls > should render a secondary button variant 1`] = `
-
+
+
+
" `; @@ -86,7 +98,9 @@ exports[`Button Controls > should render a small button 1`] = `
-
+
+
+
" `; @@ -99,7 +113,9 @@ exports[`Button Controls > should render an icon on the button 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/ColorControl.test.ts.snap b/src/components/__snapshots__/ColorControl.test.ts.snap index 9037595..0124f85 100644 --- a/src/components/__snapshots__/ColorControl.test.ts.snap +++ b/src/components/__snapshots__/ColorControl.test.ts.snap @@ -8,7 +8,9 @@ exports[`Color Control > should render a color control 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/Folder.test.ts.snap b/src/components/__snapshots__/Folder.test.ts.snap index 75a977f..9c2df6d 100644 --- a/src/components/__snapshots__/Folder.test.ts.snap +++ b/src/components/__snapshots__/Folder.test.ts.snap @@ -10,11 +10,13 @@ exports[`Folder Controls > should render controls within a folder 1`] = `
-
-
-
x
-
y
-
z
+
+
+
+
x
+
y
+
z
+
diff --git a/src/components/__snapshots__/NumberControl.test.ts.snap b/src/components/__snapshots__/NumberControl.test.ts.snap index 8172efc..74c1476 100644 --- a/src/components/__snapshots__/NumberControl.test.ts.snap +++ b/src/components/__snapshots__/NumberControl.test.ts.snap @@ -8,7 +8,9 @@ exports[`Number Control > should render a number control 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/SelectControl.test.ts.snap b/src/components/__snapshots__/SelectControl.test.ts.snap index 95ada63..06fefe1 100644 --- a/src/components/__snapshots__/SelectControl.test.ts.snap +++ b/src/components/__snapshots__/SelectControl.test.ts.snap @@ -8,11 +8,13 @@ exports[`Dropdown Control > should render a select control 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/TextControl.test.ts.snap b/src/components/__snapshots__/TextControl.test.ts.snap index 6c442fa..b10caac 100644 --- a/src/components/__snapshots__/TextControl.test.ts.snap +++ b/src/components/__snapshots__/TextControl.test.ts.snap @@ -8,7 +8,9 @@ exports[`Text Control > should render a text control 1`] = `
-
+
+
+
" `; diff --git a/src/components/__snapshots__/VectorControl.test.ts.snap b/src/components/__snapshots__/VectorControl.test.ts.snap index b8ee30e..0e7e9ba 100644 --- a/src/components/__snapshots__/VectorControl.test.ts.snap +++ b/src/components/__snapshots__/VectorControl.test.ts.snap @@ -8,11 +8,13 @@ exports[`Vector Control > should render multiple numeric inputs 1`] = `
-
-
-
x
-
y
-
z
+
+
+
+
x
+
y
+
z
+