Skip to content

[Hotfix] Add uuid for fetched investments#68

Merged
04mHuang merged 2 commits intomainfrom
form-deletion
Apr 12, 2025
Merged

[Hotfix] Add uuid for fetched investments#68
04mHuang merged 2 commits intomainfrom
form-deletion

Conversation

@04mHuang
Copy link
Collaborator

No description provided.

if (investment.uuid) return investment;
return { ...investment, uuid: uuidv4() }
});
console.log(investments);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line

@04mHuang 04mHuang merged commit ad80b3d into main Apr 12, 2025
1 check passed
@04mHuang 04mHuang deleted the form-deletion branch April 12, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants