Fork of fraserxu/react-chartist. React component for @sector-labs/chartist-trends.
- Switched from
chartistto@sector-labs/chartist-trends - Prefixed unsafe lifecycle methods with
UNSAFE_ - Replaced the string ref with a callback ref, since string refs were removed in React 19
npm install @sector-labs/react-chartist-trends
MIT