fix demo lint

pull/13554/head
afc163 6 years ago
parent cde6dbe7c3
commit 4e4c737e9b
No known key found for this signature in database
GPG Key ID: 5F00908D72002306

@ -40,7 +40,7 @@ class DrawerForm extends React.Component {
return (
<div>
<Button type="primary" onClick={this.showDrawer}>
<Icon type="plus"/> New account
<Icon type="plus" /> New account
</Button>
<Drawer
title="Create a new account"

Loading…
Cancel
Save