使用Antd实现TodoList页面布局

antd 是基于 Ant Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品css 安装antdreact $ yarn add antd 使用方法 参考官网 https://ant.design/docs/react/introduce-cnweb 效果图: 4. 代码 TodoList.jsredux import React, { Component } fro
相关文章
相关标签/搜索