Skip to content

Commit eff92e5

Browse files
author
Yeliazar
committed
updated Error
1 parent 2a9dd4a commit eff92e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Error/Error.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212
<b-form>
1313
<b-form-group>
14-
<b-form-input class="input-no-border" type="text" placeholder="Search Pages" />
14+
<input class="input-no-border" type="text" placeholder="Search Pages" />
1515
</b-form-group>
1616
<router-link tag="a" to="/app/extra/search">
1717
<b-button class="errorBtn" type="submit" variant="success">

0 commit comments

Comments
 (0)