Skip to content

Commit 372351d

Browse files
author
meow12
authored
fix(iam): resend verification (#104)
resend verification
1 parent 3aa0675 commit 372351d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export async function getFileUrl({secretKey, fileId, optimization}) {
5555
return response;
5656
}
5757

58-
// Pass either fileUri (local file location), file or base64 string
58+
// Pass either: fileUri (local file location), file or base64 string
5959
export async function uploadFile({
6060
secretKey,
6161
path,

0 commit comments

Comments
 (0)