Skip to content

Commit

Permalink
code update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pybite committed Jun 26, 2024
1 parent b46b505 commit 0a5d8d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions web-client/src/pages/signup.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ import '../global.css';
export default function Signup(){
return (
<>
<header className="site-header">
<h1><a href="index.html" className="site-header-heading">FSWD</a></h1>
</header>

<main>
<nav aria-label="breadcrumb" className="breadcrumb">
<ul>
Expand Down

0 comments on commit 0a5d8d1

Please sign in to comment.