Skip to content

Commit

Permalink
Revert "docs(readme): revert import changes until new version is stable"
Browse files Browse the repository at this point in the history
This reverts commit d158ea8.
  • Loading branch information
jonasgloning committed May 10, 2022
1 parent abbe80f commit 84e297a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ with yarn:

```js
// The usage -
import Peer from "peerjs";
import { Peer } from "peerjs";
```

**Create a Peer**
Expand Down

0 comments on commit 84e297a

Please sign in to comment.