File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,11 @@ yarn dev
40
40
41
41
### Simple Example (no props)
42
42
43
- <iframe src =" https://codesandbox.io/embed/88645px230?fontsize=14 " title =" react-globe-simple " style =" width :100% ; height :500px ; border :0 ; border-radius : 4px ; overflow :hidden ;" sandbox =" allow-modals allow-forms allow-popups allow-scripts allow-same-origin " ></iframe >
44
-
45
- Here is a simple example with no props!
43
+ [ ![ Edit react-globe-simple] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/88645px230?fontsize=14 )
46
44
47
45
### Interactive Example (with markers)
48
46
49
- < iframe src = " https://codesandbox.io/embed/ p5lwvkp7x?fontsize=14 " title = " react-globe-interactive " style = " width : 100 % ; height : 500 px ; border : 0 ; border-radius : 4 px ; overflow : hidden ; " sandbox = " allow-modals allow-forms allow-popups allow-scripts allow-same-origin " ></ iframe >
47
+ [ ![ Edit react-globe-interactive ] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/ p5lwvkp7x?fontsize=14)
50
48
51
49
## Development
52
50
You can’t perform that action at this time.
0 commit comments