Skip to content

Commit fea4ecc

Browse files
committed
fix: update data-fullscreen to fullscreen
1 parent 94fde83 commit fea4ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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
class="margin-right:10px">
125125
<i class="fas fa-external-link-alt"></i>
126126
</a>
127-
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
127+
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
128128
</div>
129129

130130
<div class="svRow">

0 commit comments

Comments
 (0)