4
2
mirror of https://github.com/getbible/app.git synced 2024-06-02 10:50:49 +00:00

Search filters and history

This commit is contained in:
Oh 2020-10-27 00:11:35 +02:00
commit ec9dc58593

View File

@ -25,9 +25,15 @@
<div class="uk-margin">
<div class="uk-button-group">
<<<<<<< HEAD
<button class="uk-button uk-button-default uk-button-small">ALL WORDS</button>
<button class="uk-button uk-button-default uk-button-small">ANY WORDS</button>
<button class="uk-button uk-button-default uk-button-small">PHRASE</button>
=======
<button class="uk-button uk-button-default uk-button-small">All</button>
<button class="uk-button uk-button-default uk-button-small">Any</button>
<button class="uk-button uk-button-default uk-button-small">Phrase</button>
>>>>>>> e59f24b414f547443bab3d9f17b2a4df4d12cfdb
</div>
</div>
<div class="uk-margin">