react-photo-sphere-viewer
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "react-photo-sphere-viewer", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js", | ||
@@ -5,0 +5,0 @@ "author": "Elius94", |
@@ -21,2 +21,5 @@ # react-photo-sphere-viewer | ||
## Demo | ||
[Enjoy it inthis sandbox](https://codesandbox.io/s/sandbox-react-photo-sphere-viewer-by-elius94-j064sm?file=/src/App.js) | ||
## Usage | ||
@@ -26,3 +29,3 @@ | ||
import './App.css'; | ||
import ReactPhotoSphereViewer from 'react-photo-sphere-viewer'; | ||
import { ReactPhotoSphereViewer } from 'react-photo-sphere-viewer'; | ||
import React from 'react'; | ||
@@ -29,0 +32,0 @@ |
5672930
250