mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
parent
156c1dbe17
commit
219cae3355
@ -165,7 +165,6 @@ exports[`Drawer have a footer 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-drawer ant-drawer-right"
|
||||
footer="Test Footer"
|
||||
tabindex="-1"
|
||||
>
|
||||
<div
|
||||
|
@ -247,6 +247,9 @@ class Drawer extends React.Component<DrawerProps & ConfigConsumerProps, IDrawerS
|
||||
'drawerStyle',
|
||||
'headerStyle',
|
||||
'bodyStyle',
|
||||
'footerStyle',
|
||||
'footer',
|
||||
'locale',
|
||||
'title',
|
||||
'push',
|
||||
'visible',
|
||||
|
Loading…
Reference in New Issue
Block a user