Skip to content

Commit 385fa7f

Browse files
fixup! feat(website): allow organisms without sequences
1 parent 255061d commit 385fa7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/components/SequenceDetailsPage/SequenceDataUI.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export const SequenceDataUI: FC<Props> = ({
9898
/>
9999
)}
100100

101-
{/* TODO ! */}
102101
<a
103102
href={routes.editPage(organism, {
104103
accession: accessionVersion.split('.')[0],

0 commit comments

Comments
 (0)