lectra-tech/ld-react-feature-flags

Bad type definition

GiantKouKou opened this issue · 1 comments

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

fixed in version 1.0.35