Skip to content

Commit 13d89f8

Browse files
committed
Fixed examples
1 parent 6dde8d2 commit 13d89f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/example100.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
1414
<style>
1515
.btn{
16-
width: 60px;
17-
height: 60px;
16+
width: 70px;
17+
height: 70px;
1818
background-color: #47AFE8;
1919
color: #fff;
2020
font-size: 12px;

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h2> Examples & Demos</h2>
394394
theme='dark'
395395
show-header='false'
396396
show-info='false'
397-
show-authentication='false'
397+
allow-authentication='false'
398398
theme='dark'
399399
layout="column"
400400
&gt;

0 commit comments

Comments
 (0)