Address details and VnForm #72

Merged
jsegarra merged 8 commits from wbuezas/hedera-web-mindshore:feature/AddressDetails into 4922-vueMigration 2024-07-24 14:19:40 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 2cbbaf619c - Show all commits

View File

@ -111,7 +111,6 @@ const fetchFormData = async () => {
formData.value = { ...modelInfo.value.data[0] };
loading.value = false;
console.log('modelInfo: ', modelInfo.value);
};
const submit = async () => {