solidjs / solid-router

A universal router for Solid inspired by Ember and React Router
MIT License
1.13k stars 143 forks source link

Allow for readonly arrays to be passed as `MatchFilter` #305

Closed thetarnav closed 10 months ago

thetarnav commented 10 months ago

Solves following issue:

image

ryansolid commented 10 months ago

Thanks