Skip to content

Commit d2ce966

Browse files
committed
Prettier
1 parent c69ecd0 commit d2ce966

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

example/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ <h1>bootstrap-input-spinner</h1>
1515
<label class="form-check-label" for="dev-tools">DevTools</label>
1616
</div>
1717

18-
<div class="form-group">
19-
<input class="form-control is-valid" placeholder="is-valid" />
20-
</div>
18+
<div class="form-group"><input class="form-control is-valid" placeholder="is-valid" /></div>
2119

2220
<div class="form-group">
2321
<input
@@ -58,9 +56,7 @@ <h1>bootstrap-input-spinner</h1>
5856
<span class="spinner-grow text-warning"></span>
5957
</div>
6058

61-
<div class="form-group">
62-
<input class="form-control is-valid" placeholder="is-valid" />
63-
</div>
59+
<div class="form-group"><input class="form-control is-valid" placeholder="is-valid" /></div>
6460

6561
<div class="form-group">
6662
<input

0 commit comments

Comments
 (0)