Skip to content

Commit

Permalink
Update LandingPage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Averyberryman authored Oct 19, 2023
1 parent cd2cf64 commit d140cad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/LandingPage/LandingPage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { useState } from "react";
import './LandingPage.css'
import { Link } from "react-router-dom";

Expand All @@ -13,4 +12,4 @@ return (
<button>Coming Soon</button>
</div>
</div>)
}
}

0 comments on commit d140cad

Please sign in to comment.