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

Commit

Permalink
(lint): Run prettier against 6617e56
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2023
1 parent 32fa00f commit 9a2f05d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/pages/contribution.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -386,17 +386,20 @@ export default class HumanPracticesPage extends React.Component {
{
miRNA: "miR-145-5p",
disease: "Endometriosis",
source: "https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
source:
"https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
},
{
miRNA: "miR-199a-3p",
disease: "Endometriosis",
source: "https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
source:
"https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
},
{
miRNA: "miR-125b-5p",
disease: "Endometriosis",
source: "https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
source:
"https://doi.org/10.3390/jcm10163457; https://doi.org/10.31744/einstein_journal/2021RW5704",
},
];

Expand Down

0 comments on commit 9a2f05d

Please sign in to comment.