diff --git a/src/index.tsx b/src/index.tsx index 3e012109..9d07bc6d 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import * as PropTypes from 'prop-types'; -import cn from 'classnames'; +import * as cn from 'classnames'; import { computeLineInformation,