lazarv / react-server

The easiest way to build React apps with server-side rendering
https://react-server.dev
MIT License
121 stars 6 forks source link

fix: mantine charts example #37

Closed lazarv closed 2 months ago

lazarv commented 2 months ago

This PR finally fixes all Mantine extensions and components used in the Mantine example and should resolve #20.

Mantine Charts are working now using the alpha version of Recharts to be compatible with React 19 tracked in https://github.com/recharts/recharts/issues/4558.

Removes now unnecessary Vite resolve.alias workarounds.

Also included are some UI updates on the example: using the original Mantine logo, fixing some typos and changing how CSS files are imported for each page instead of all CSS are imported in the layout.