We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175469f commit fae582aCopy full SHA for fae582a
src/components/ArrowUp.tsx
@@ -1,5 +1,4 @@
1
import { useEffect, useState } from 'react';
2
-// import { FaArrowUp } from 'react-icons/fa';
3
import { RiArrowUpDoubleLine } from 'react-icons/ri';
4
import { animateScroll as scroll } from 'react-scroll';
5
0 commit comments