Skip to content

Commit de7f5f9

Browse files
author
Tomáš Vojtášek
committed
Fixed story image
1 parent 2027114 commit de7f5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/CSS.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class App extends React.Component {
9494
<Text style={this.getTitleStyle()}>Professor PuddinPop</Text>
9595
<Group style={this.getImageGroupStyle()}>
9696
<Image
97-
src="http://lorempixel.com/360/420/cats/1/"
97+
src="https://i.imgur.com/U1p9DSP.png"
9898
style={this.getImageStyle()}
9999
fadeIn
100100
/>

0 commit comments

Comments
 (0)