Skip to content

Commit

Permalink
Update components/drawer/index.en-US.md
Browse files Browse the repository at this point in the history
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
  • Loading branch information
jhoneybee and xrkffgg committed Sep 1, 2020
1 parent 52f3d94 commit 18675ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/drawer/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ A Drawer is a panel that is typically overlaid on top of a page and slides in fr
| footer | The footer for Drawer | ReactNode | - |
| footerStyle | Style of the drawer footer part | CSSProperties | - |
| push | Nested drawers push behavior | boolean \| { distance: string \| number } | { distance: 180 } | 4.5.0+ |
| modalRender | Modal content render | (node: ReactNode) => ReactNode | - | 4.6.3+ |
| modalRender | Modal content render | (node: ReactNode) => ReactNode | - | 4.7.0 |

0 comments on commit 18675ad

Please sign in to comment.