Skip to content

Commit

Permalink
Merge pull request #22 from TartejBrothers/Changes
Browse files Browse the repository at this point in the history
Linked to OD Page
  • Loading branch information
TartejBrothers authored Jan 10, 2024
2 parents 0ea7b93 + 5ad68e3 commit cb35b4b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/project.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ export default function ProjectPage() {
<div className="datebody">22nd - 30th November </div>
</div>
<Link to="/od">
<button type="submit" className="submitbutton calculatebutton">
Calculate
</button>
<button className="submitbutton calculatebutton">Calculate</button>
</Link>
</div>
);
Expand Down

0 comments on commit cb35b4b

Please sign in to comment.