Skip to content

Commit

Permalink
format: Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mithi authored Jul 26, 2020
1 parent b4471e9 commit 1e7e6ab
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/components/pages/LandingPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ class LandingPage extends React.Component {
<RandomRobotGif />
<h1>Mithi's Bare Minimum Hexapod Robot Simulator</h1>
<p>
This page might feel slow at first,
because it is also eagerly loading and mounting the 3d plot behind the
scenes! You can actually already navigate to any of the links below
right now (which I recommend), even if this page hasn't fully loaded
yet.
This page might feel slow at first, because it is also eagerly loading
and mounting the 3d plot behind the scenes! You can actually already
navigate to any of the links below right now (which I recommend), even
if this page hasn't fully loaded yet.
</p>
<p>
This app works offline! Enjoy your stay and share with your friends!
Expand Down

0 comments on commit 1e7e6ab

Please sign in to comment.