File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " book-code-listings" ,
3
3
"homepage" : " https://www.reactjsfoundations.com" ,
4
+ "sideEffects" : false ,
4
5
"version" : " 1.0.0" ,
5
6
"private" : true ,
6
7
"dependencies" : {
Original file line number Diff line number Diff line change @@ -65,14 +65,7 @@ function App(props) {
65
65
src = "//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=1119685540&Format=_SL250_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=chrismincom-20&language=en_US"
66
66
/>
67
67
</a>
68
- <img
69
- src=" https ://ir-na.amazon-adsystem.com/e/ir?t=chrismincom-20&language=en_US&l=li3&o=1&a=1119685540"
70
- width = "1"
71
- height = "1"
72
- border = "0"
73
- alt = ""
74
- style = { { border : 'none !important' , margin : '0px !important' } }
75
- />
68
+
76
69
<br />
77
70
<br />
78
71
<WpBlogWidget posts=" 3 " title = "Latest Blog Posts" />
You can’t perform that action at this time.
0 commit comments