• Antd/Remove Static Method

    Replace message.warn with message.warning. Replace notification.close with notification.destroy.

  • Antd/Remove Component

    Replace import for removed component in v5.

  • Antd/Remove Style Import

    Comment out the style file import from antd (in js file).

  • Antd/Props Changed

    This codemod changes the way the component props are applied.