iamavs09 / dropdown

Home Page:https://iamavs09.github.io/dropdown/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idea

uidesigndaily

;

React Icons

react icons

npm install react-icons --save
import { FaHome } from 'react-icons/fa';
const Component = () => {
  return <FaHome className='icon'></FaHome>;
};

About

https://iamavs09.github.io/dropdown/


Languages

Language:CSS 48.1%Language:JavaScript 31.6%Language:HTML 20.3%