Hexastack / eazychart

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.
https://eazychart.com
MIT License
21 stars 13 forks source link

Fix/add children type def #106

Closed marrouchi closed 1 year ago

marrouchi commented 1 year ago

Motivation

Typescript fails when using React v18 because of the children prop typing not present.

Type of change

Please delete options that are not relevant.

Checklist: