📜  如何在反应中添加图标 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:45.688000             🧑  作者: Mango

代码示例2
In App.js , paste the import code at the top of the file after the React import code.
Go back to the React icons page and choose any icon from the Font Awesome icons.
Click on the icon to copy it.
Go back to your import code in the App.js file.