Skip to content

Commit

Permalink
Re-generate raws
Browse files Browse the repository at this point in the history
  • Loading branch information
alex3165 committed Nov 20, 2017
1 parent dc80ba4 commit cc56412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/demos/raws/londonCycle.raw
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ export default class LondonCycle extends React.Component<Props, State> {
{station && (
<Popup
key={station.id}
offset={[0, -50]}
coordinates={station.position}
>
<StyledPopup>
Expand Down

0 comments on commit cc56412

Please sign in to comment.