4
2
Fork 0

added picker

This commit is contained in:
Erastus Amunwe 2021-01-08 15:08:37 +02:00
parent 3ba4887ca6
commit d45367509a
1 changed files with 9 additions and 2 deletions

View File

@ -59,7 +59,12 @@
</ul>
</div>
<hr>
<h3 class="text-secondary">Theme</h3>
<div>
<picker/>
</div>
</div>
</div>
<!-- <div class="uk-modal-footer uk-text-right">
@ -90,10 +95,12 @@ import UIkit from 'uikit';
import {mapGetters} from 'vuex';
import Search from './Search.vue';
import getbible from '../api/getbible_v2_api'
import Picker from './Picker.vue'
export default {
components: {
Search
Search,
Picker
},
data: () => {
return {