Skip to content

Commit da41142

Browse files
committed
fix: update data-fullscreen to fullscreen
1 parent c54919e commit da41142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2 class="padding:5px_0px">Demo</h2>
113113
class="margin-right:10px">
114114
<i class="fas fa-external-link-alt"></i>
115115
</a>
116-
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
116+
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
117117
</div>
118118

119119
<div class="svRow">

0 commit comments

Comments
 (0)