фикс
This commit is contained in:
parent
0c653fa6fd
commit
a7033bb0e2
@ -469,7 +469,7 @@ const genderOptions = ref([
|
|||||||
]);
|
]);
|
||||||
const genderSearchQuery = ref('');
|
const genderSearchQuery = ref('');
|
||||||
const showGenderList = ref(false);
|
const showGenderList = ref(false);
|
||||||
const filteredGenders = ref([];
|
const filteredGenders = ref([]);
|
||||||
|
|
||||||
// Computed properties
|
// Computed properties
|
||||||
const mainPhoto = computed(() => {
|
const mainPhoto = computed(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user