Skip to content

Commit f355d32

Browse files
committed
test(segment): revert test page
1 parent d861b51 commit f355d32

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@
1212
<script src="../../../../../scripts/testing/scripts.js"></script>
1313
<script nomodule src="../../../../../dist/ionic/ionic.js"></script>
1414
<script type="module" src="../../../../../dist/ionic/ionic.esm.js"></script>
15-
16-
<style>
17-
ion-content {
18-
--background: #bd4444;
19-
}
20-
21-
ion-segment {
22-
--background: #421ab8;
23-
}
24-
</style>
2515
</head>
2616

2717
<body onload="listenForEvent()">

0 commit comments

Comments
 (0)