Bad type definition
GiantKouKou opened this issue · 1 comments
GiantKouKou commented
There is a mistake in the type definition.
https://github.com/lectra-tech/ld-react-feature-flags/blob/master/src/index.d.ts
It uses React.Element instead of React.ReactElement
GiantKouKou commented
fixed in version 1.0.35