Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyszk committed Aug 26, 2019
1 parent 692b5ea commit 48457e0
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 48457e0

Please sign in to comment.