diff --git a/src/App.js b/src/App.js index 98478b3..2c5a4ee 100644 --- a/src/App.js +++ b/src/App.js @@ -26,6 +26,8 @@ import { useDebounce, useQueryState } from "./hooks"; import "react-toastify/dist/ReactToastify.css"; import Tooltip from "./components/Tooltip"; import { getReverseComplement, filterFeatures } from "./utils"; +// import github icon +import { FaGithub } from "react-icons/fa"; @@ -745,9 +747,10 @@ const App = () => { >