Skip to content

Commit cd85901

Browse files
committed
fix: fullscreen target updated to fullscreen fullscreen-target
1 parent 255b630 commit cd85901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2 class="padding:5px_0px">Demo</h2>
124124
<a class="margin-right:10px" hidden id="eye-slash" show="#eye, #demo-preview" hide="#eye-slash" toggle="code-height" toggle-target="#demo-code"><i class="fas fa-eye-slash"></i></a>
125125
<a class="margin-right:10px" id="code" show="#code-slash" hide="#code, #demo-code"><i class="fa fa-code"></i></a>
126126
<a class="margin-right:10px" hidden id="code-slash" show="#code, #demo-code" hide="#code-slash"><i class="fas fa-code"></i></a>
127-
<a class="margin-right:5px" fullscreen target="#playground"></a>
127+
<a class="margin-right:5px" fullscreen fullscreen-target="#playground"></a>
128128
</div>
129129

130130
</div>

0 commit comments

Comments
 (0)