Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Added Visualiser description
Browse files Browse the repository at this point in the history
  • Loading branch information
LNJC committed Oct 11, 2023
1 parent 140ca00 commit 2a285a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/visualiser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ export default class VisualiserPage extends React.Component<
return (
<HeaderFooterProvider data={this.data}>
<br />
<h1>Part Visualiser</h1>

<h1> Part Visualiser</h1>
This year, we have added a total of 60 parts to the registry. Our part visualiser allows you to view and explore our sequences in full detail, and the colour-coding labelling makes understanding the sequence easy and accessible.
<div style={{ padding: "25px" }}>
<Button variant="contained" onClick={handleBtnClick}>
Choose a Sequence...
Expand Down

0 comments on commit 2a285a3

Please sign in to comment.