Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Mar 27, 2024
1 parent a9506f2 commit c3c6d59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scenarios/ResiduesSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { ChangeEvent, useState } from "react";
import { FormDescription } from "./FormDescription";
import { Residue } from "./molecule.client";


export function ResiduesSelect({
options,
selected,
Expand Down

0 comments on commit c3c6d59

Please sign in to comment.