Antd 將TodoList 頁面美化一下

Antd 是一個比較好的前端UI框架。css 官網:https://ant.design/index-cn前端 在React 項目中下載,使用 yarn add 命令便可。react 使用也很簡單。antd 在組件中引用它的css 樣式,而後按需引入便可。框架 下面貼上代碼。code import React, {Component} from 'react'; import 'antd/dist
相關文章
相關標籤/搜索