File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change @@ -37,16 +37,19 @@ const App = () => {
37
37
38
38
```
39
39
40
- <img
41
- src="https://developer.stackblitz.com/img/open_in_stackblitz.svg "
42
- alt="Edit on StackBlitz"
43
- title="Edit on StackBlitz"
44
- height="36"
45
- href="https://stackblitz.com/github/Lemoncode/react-image-focal-point/tree/master/examples/basic "
46
- /> <img
47
- src="https://codesandbox.io/static/img/play-codesandbox.svg "
48
- alt="Edit on StackBlitz"
49
- title="Edit on StackBlitz"
50
- height="36"
51
- href="https://codesandbox.io/s/github/Lemoncode/react-image-focal-point/tree/master/examples/basic "
40
+ <a href =" https://stackblitz.com/github/Lemoncode/react-image-focal-point/tree/main/examples/basic " >
41
+ <img
42
+ src="https://developer.stackblitz.com/img/open_in_stackblitz.svg "
43
+ alt="Edit on StackBlitz"
44
+ title="Edit on StackBlitz"
45
+ height="36"
52
46
/>
47
+ </a > <a href =" https://codesandbox.io/s/github/Lemoncode/react-image-focal-point/tree/main/examples/basic " >
48
+ <img
49
+ src="https://codesandbox.io/static/img/play-codesandbox.svg "
50
+ alt="Edit on StackBlitz"
51
+ title="Edit on StackBlitz"
52
+ height="36"
53
+ />
54
+ </a >
55
+
You can’t perform that action at this time.
0 commit comments