featurehub-io / featurehub-javascript-sdk

Official FeatureHub Javascript, Typescript, React, SolidJS, Node SDKs
MIT License
6 stars 4 forks source link

Update children type to be ReactNode #182

Closed GrandPoohBear closed 9 months ago

GrandPoohBear commented 10 months ago

Description

Changes children type to be more accepted ReactNode(info: https://www.totaltypescript.com/jsx-element-vs-react-reactnode). Fixes

Fixes # 181 (issue) https://github.com/featurehub-io/featurehub-javascript-sdk/issues/181

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Not tested, could use a hand on how to build, etc.