Closed paigeflourin closed 5 years ago
I get this error when i import it to my typescript project,
I got the same issue but forgot to open this issue, a workaround is to use it directly as: const Floater = require('react-floater').default;
const Floater = require('react-floater').default;
Fixed in 5355f16f249f290fc8b77e80e716d44e59cc83c8
I get this error when i import it to my typescript project,