Explorar el Código

docs(readme): revert import changes until new version is stable

Jonas Gloning hace 3 años
padre
commit
d158ea82fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ with yarn:
 
 ```js
 // The usage -
-import { Peer } from "peerjs";
+import Peer from "peerjs";
 ```
 
 **Create a Peer**