Update client.mdx df6cd05d
Qasim Siddiqui · 2025-06-11 15:55 1 file(s) · +1 −1
docs/pages/packages/client.mdx +1 −1
99 99
100 100
## Routing
101 101
102 -
There are serveral ways to handle routing in your client app, but few some close to [React Router](http://reactrouter.com). Setting it up is quite simple and intuitive.
102 +
There are serveral ways to handle routing in your client app, but few come close to [React Router](http://reactrouter.com). Setting it up is quite simple and intuitive.
103 103
104 104
::::steps
105 105