nftychat-universe 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,7 +13,7 @@ npm install nftychat-universe
13
13
  ## UniversalDm
14
14
  import the component
15
15
  ```
16
- import UniversalDm from 'nftychat-universe'
16
+ import {UniversalDm} from 'nftychat-universe'
17
17
  ```
18
18
 
19
19
  Then replace sample address and sampleDisplayName with the user you're trying to dm.