Skip to content

Commit bc30669

Browse files
committed
test(searchbar): uncomment style
1 parent bedac25 commit bc30669

File tree

1 file changed

+2
-2
lines changed
  • core/src/components/searchbar/test/basic

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515

1616
<style>
1717
/* TODO(ROU-11256): Remove the border that is added through the testing styling */
18-
/* ion-searchbar button {
18+
ion-searchbar button {
1919
border: none;
2020
padding: initial;
21-
} */
21+
}
2222
</style>
2323
</head>
2424

0 commit comments

Comments
 (0)