We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684131e commit 0d41f01Copy full SHA for 0d41f01
packages/nextclade-web/src/components/Main/ButtonLoadExample.tsx
@@ -3,7 +3,6 @@ import { isEmpty } from 'lodash'
3
import React, { useCallback } from 'react'
4
import { Button } from 'reactstrap'
5
import { useRecoilValue } from 'recoil'
6
-import { LinkExternal } from 'src/components/Link/LinkExternal'
7
import { useTranslationSafe } from 'src/helpers/useTranslationSafe'
8
import { useRunSeqAutodetect } from 'src/hooks/useRunSeqAutodetect'
9
import { useRunAnalysis } from 'src/hooks/useRunAnalysis'
0 commit comments