We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9baaf10 commit d68925cCopy full SHA for d68925c
1 file changed
tests/end-to-end/vanilla/index.test.html
@@ -21,7 +21,7 @@
21
-->
22
23
<!DOCTYPE html>
24
-<html lang="en" hashi-theme="dark" xmlns:x-on="http://www.w3.org/1999/xhtml"
+<html lang="en" hashi-theme="" xmlns:x-on="http://www.w3.org/1999/xhtml"
25
xmlns:x-bind="http://www.w3.org/1999/xhtml">
26
<head>
27
<meta charset="UTF-8">
@@ -125,7 +125,7 @@ <h3 class="subtitle">Subtitle [24/36]</h3>
125
<span class="hs-button__label">OPEN DIALOG</span>
126
</button>
127
128
- <dialog class="hs-dialog" id="test-dialog" open>
+ <dialog class="hs-dialog" id="test-dialog">
129
<div class="hs-dialog__container">
130
<header class="hs-dialog__header">
131
<h2>Stake Project</h2>
0 commit comments