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 773da44 commit 2e442ffCopy full SHA for 2e442ff
README.md
@@ -17,7 +17,7 @@ import { OrbitProvider } from "react-orbitdb";
17
const App = () => <OrbitProvider>...</OrbitProvider>;
18
```
19
20
-- `config` prop with ipfs configuration can be passer to the provider. (see the [default](./src/ipfs-config.js)
+- `config` prop with ipfs configuration can be passer to the provider. (see the [default](./src/ipfs-config.js))
21
22
## Hooks
23
0 commit comments