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 048dcb4 commit eb7e479Copy full SHA for eb7e479
storage/README.md
@@ -9,7 +9,7 @@ to give a complete lifecycle for loading from Cloud Storage.
9
All hooks can be imported from `react-firebase-hooks/storage`, e.g.
10
11
```
12
-import { useCollection } from 'react-firebase-hooks/storage';
+import { useDownloadURL } from 'react-firebase-hooks/storage';
13
14
15
List of Cloud Storage hooks:
0 commit comments