version 1 of the remote assesment modal complete, budget and user feedback to be added

This commit is contained in:
StefanWout 2024-11-26 18:15:06 +00:00
parent 369c4ca93c
commit 64ac833d8c

View file

@ -365,7 +365,7 @@ function useCreateRemoteAssessment({
async function handleSubmit(formData: FormValues) {
try {
const [assetListUrl, valuationDataUrl] = await Promise.all([
await Promise.all([
mutatePresignedUrl({
userId,
portfolioId,