Skip to content

Commit

Permalink
Merge pull request #43 from rubyszk/ruby
Browse files Browse the repository at this point in the history
fixed
  • Loading branch information
rubyszk authored Aug 26, 2019
2 parents 21cb68a + 48457e0 commit 7825920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LandingPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React, { Component } from 'react';
import { BrowserRouter as Router, Route, Link } from 'react-router-dom';
import { Redirect } from 'react-router-dom';
import './LandingPage.css'
import ScrollableAnchor from 'react-scrollable-anchor'


class LandingPage extends Component {
render() {
Expand Down

0 comments on commit 7825920

Please sign in to comment.