mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
version 1 of the remote assesment modal complete, budget and user feedback to be added
This commit is contained in:
parent
369c4ca93c
commit
64ac833d8c
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ function useCreateRemoteAssessment({
|
|||
|
||||
async function handleSubmit(formData: FormValues) {
|
||||
try {
|
||||
const [assetListUrl, valuationDataUrl] = await Promise.all([
|
||||
await Promise.all([
|
||||
mutatePresignedUrl({
|
||||
userId,
|
||||
portfolioId,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue