mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
Update use-with-create-react-app.zh-CN.md (#23938)
This commit is contained in:
parent
8cce0383a1
commit
7f1e7a3120
@ -60,7 +60,7 @@ $ yarn add antd
|
||||
|
||||
```jsx
|
||||
import React from 'react';
|
||||
import { Button } from 'antd';
|
||||
import Button from 'antd/es/button';
|
||||
import './App.css';
|
||||
|
||||
const App = () => (
|
||||
|
Loading…
Reference in New Issue
Block a user