chore: fix ts declarations

This commit is contained in:
Roman Hotsiy 2018-11-27 13:32:12 +02:00
parent 0525d2de8b
commit 25dc775443
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,3 +1,5 @@
// @ts-ignore
import Dropdown from 'react-dropdown';
import styled from '../../styled-components';
import { StyledDropdown } from '../../common-elements';