Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit aa77dd6

Browse files
update demo
1 parent 5589ae9 commit aa77dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/pages/toolbar-search/toolbar-search.page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<fiv-searchbar [smallWidth]="300" #search title="Searchbar" placeholder="Search ...." (fivInputChange)="onSearchInputChanged($event)"
1+
<fiv-searchbar [smallWidth]="120" #search title="Searchbar" placeholder="Search ...." (fivInputChange)="onSearchInputChanged($event)"
22
(fivClose)="closeSearch();" [small]="small">
33
<!-- <ion-menu-button start menu="menuId"></ion-menu-button> -->
44
<ion-back-button start defaultHref="home"></ion-back-button>

0 commit comments

Comments
 (0)