We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cca78 commit afb28c7Copy full SHA for afb28c7
storage/useDownloadURL.ts
@@ -27,7 +27,7 @@ export default (storageRef?: storage.Reference | null): DownloadURLHook => {
27
},
28
[ref.current]
29
);
30
-
+
31
return {
32
error,
33
loading,
0 commit comments