Skip to content

Commit 3f97b5c

Browse files
committed
fix: update data-fullscreen to fullscreen
1 parent 8428738 commit 3f97b5c

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
@@ -118,7 +118,7 @@ <h2 class="padding:5px_0px">Demo</h2>
118118
class="margin-right:10px">
119119
<i class="fas fa-external-link-alt"></i>
120120
</a>
121-
<a class="margin-right:5px" data-fullscreen data-fullscreen target="#sandbox"><i class="fas fa-expand"></i></a>
121+
<a class="margin-right:5px" fullscreen fullscreen target="#sandbox"><i class="fas fa-expand"></i></a>
122122
</div>
123123

124124
<div class="svRow">

0 commit comments

Comments
 (0)