<Account>
<img src={headphoto} alt="headphoto" className="headphoto"></img>
<p> Janice </p>
</Account>
.headphoto{
width: 24px;
height: 24px;
border-radius: 64px;
margin-right: 8px;
}
import { BsPieChart } from "react-icons/bs";
import { BiFolder, BiBookOpen, BiShoppingBag } from "react-icons/bi";
import { TbBrandWechat, TbNotebook } from "react-icons/tb";
import { FaPeopleArrows, FaUser } from "react-icons/fa";
import { MdSwitchAccount} from "react-icons/md";
.arrow {
border: solid rgba(0, 0, 0, 0.2);
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
}
.right{
transform: rotate(-45deg);
margin-right: 10px;
}
前端行動家共筆 :::warning ✍ 補課申請連結 ::: 0414 class 👉 https://hackmd.io/@futurenest/frontend_0414 Figma 教學 React 認識
May 5, 2023:::info 🎯 回首頁 ::: 前端行動家_0428class 👉 程式碼下載 CSS 複習 👉 練習區
Apr 28, 2023:::info 🎯 回首頁 ::: 前端行動家共筆_0421class 👉 程式碼下載 install npm install react-router-dom@5.2.0 import { BrowserRouter as Router, Switch, Route, Link } from "react-router-dom";
Apr 27, 2023:::info 🎯 回首頁 ::: 前端行動家共筆_0414class Figma 👉 NFTs APP虛擬資產遊玩 Figma
Apr 22, 2023or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up