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.
2 parents 048dcb4 + eb7e479 commit ec1f860Copy full SHA for ec1f860
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