import React from 'react'; import { Drawer } from 'antd'; /** Test usage. Do not use in your production. */ const { _InternalPanelDoNotUseOrYouWillBeFired: InternalDrawer } = Drawer; export default () => (