Skip to content

Commit 3a7dc3e

Browse files
chore(divider): update screenshots
1 parent 432d4c0 commit 3a7dc3e

8 files changed

+4
-4
lines changed

core/src/components/divider/test/basic/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
</ion-header>
2424

2525
<ion-content>
26-
<p>
26+
<div>
2727
<h3>Default</h3>
2828
Top
2929
<ion-divider ion-divider></ion-divider>
3030
Bottom
31-
</p>
32-
<p>
31+
</div>
32+
<div>
3333
<h3>Inset</h3>
3434
Top
3535
<ion-divider inset="true"></ion-divider>
3636
Bottom
37-
</p>
37+
</div>
3838
</ion-content>
3939
</ion-app>
4040
</body>
Loading
Loading
18 Bytes
Loading
Loading
19 Bytes
Loading
Loading
Loading

0 commit comments

Comments
 (0)