There was an error while loading. Please reload this page.
1 parent 2027114 commit de7f5f9Copy full SHA for de7f5f9
stories/CSS.jsx
@@ -94,7 +94,7 @@ class App extends React.Component {
94
<Text style={this.getTitleStyle()}>Professor PuddinPop</Text>
95
<Group style={this.getImageGroupStyle()}>
96
<Image
97
- src="http://lorempixel.com/360/420/cats/1/"
+ src="https://i.imgur.com/U1p9DSP.png"
98
style={this.getImageStyle()}
99
fadeIn
100
/>
0 commit comments