We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781d5d3 commit f73b4a2Copy full SHA for f73b4a2
README.md
@@ -3,8 +3,8 @@ Routing example in Om Next using `set-query!` (Has one crazy hack in use. Needs
3
4
## Features
5
* Query params example (pagination)
6
+* Mutation example "Select random ocean"
7
8
## TODO:
9
* Routes with params like `/items/123` (maybe make use of https://github.com/gf3/secretary etc?)
-* Adding mutations (to make sure they work)
10
* Turning into re-usable component
0 commit comments