squaredev-io / matte

Matte is a UI component library on top of MUI and other react libraries.
https://squaredev-io.github.io/matte/?path=/docs
Apache License 2.0
18 stars 2 forks source link

Become router agnostic #32

Closed ksiabani closed 2 years ago

ksiabani commented 2 years ago

This PR removes dependencies on react-router and allows the use of other routing libraries like Next.js's Link, @reach/router and more.