Skip to content

Commit

Permalink
add weui_icon_search to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
progrape committed Dec 17, 2015
1 parent dad33d7 commit 9609c6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ <h1 class="page_title">Icons</h1>
<i class="weui_icon_download"></i>
<i class="weui_icon_info_circle"></i>
<i class="weui_icon_cancel"></i>
<i class="weui_icon_search"></i>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ <h1 class="page_title">Icons</h1>
<i class="weui_icon_download"></i>
<i class="weui_icon_info_circle"></i>
<i class="weui_icon_cancel"></i>
<i class="weui_icon_search"></i>
</div>
</div>
</div>
Expand Down

0 comments on commit 9609c6a

Please sign in to comment.