We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af60c6 commit 3fe1845Copy full SHA for 3fe1845
packages/react/lib/Builder/index.test.tsx.snap
@@ -1920,19 +1920,17 @@ exports[`<Builder /> should allow to render editable inside a modal: Title edita
1920
copy_file
1921
</i>
1922
</a>
1923
- <div>
1924
- <a
1925
- class="option oak-flex oak-items-center oak-justify-center edit"
1926
- draggable="false"
1927
- href="#"
+ <a
+ class="option oak-flex oak-items-center oak-justify-center edit"
+ draggable="false"
+ href="#"
+ >
1928
+ <i
1929
+ class="icon junipero-icons !oak-text-lg"
1930
>
- <i
- class="icon junipero-icons !oak-text-lg"
1931
- >
1932
- pen
1933
- </i>
1934
- </a>
1935
- </div>
+ pen
+ </i>
+ </a>
1936
</div>
1937
1938
<div
0 commit comments