diff --git a/frontend/src/components/Layout/Layout.js b/frontend/src/components/Layout/Layout.js index 83e06a2..dad825c 100644 --- a/frontend/src/components/Layout/Layout.js +++ b/frontend/src/components/Layout/Layout.js @@ -325,8 +325,7 @@ function Layout (props) { } const handleGeneExample = e => { - setGeneId('EIF4A1') - setVariantType2('DEL') + setGeneId('CHR_START-DUXAP8') } useEffect(() => {