Skip to content

Commit

Permalink
Fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
Meefish committed Nov 12, 2024
1 parent 80b5298 commit 4df120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ const Dashboard: React.FC = () => {
/>
</th>
<th onClick={() => requestSort('name')}>
Experiment
Name
<img
src="/assets/vblacksvg.svg"
alt="Sort Icon"
Expand Down

0 comments on commit 4df120c

Please sign in to comment.