Skip to content

Commit

Permalink
geneId example
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemma committed Feb 22, 2024
1 parent 7643bc6 commit 28b2210
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/components/Layout/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,7 @@ function Layout (props) {
}

const handleGeneExample = e => {
setGeneId('EIF4A1')
setVariantType2('DEL')
setGeneId('CHR_START-DUXAP8')
}

useEffect(() => {
Expand Down

0 comments on commit 28b2210

Please sign in to comment.