@commercetools-uikit/date-time-input 12.2.1 → 12.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,7 +32,6 @@ npm --save install moment react react-intl
32
32
  ## Usage
33
33
 
34
34
  ```jsx
35
- import React from 'react';
36
35
  import DateTimeInput from '@commercetools-uikit/date-time-input';
37
36
 
38
37
  const Example = () => (