Skip to content

Commit

Permalink
heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirudulanjaya committed Nov 16, 2019
1 parent cb03919 commit a1c70eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/SingleLineMapScreen/SingleLineMapScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class SingleLineMapScreen extends React.Component {
<ImageZoom
image={{
src: require("../../assets/img/enlarge1.jpg"),
alt: "Golden Gate Bridge",
alt: "Negambo",
className: "img",
style: { width: "50em" }
}}
Expand All @@ -111,7 +111,7 @@ class SingleLineMapScreen extends React.Component {
<ImageZoom
image={{
src: require("../../assets/img/enlarge2.jpg"),
alt: "Golden Gate Bridge",
alt: "Negamobo2",
className: "img",
style: { width: "50em" }
}}
Expand Down

0 comments on commit a1c70eb

Please sign in to comment.