We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e00c98 commit 66e3ebeCopy full SHA for 66e3ebe
docs/2017-04/2017-04-27.md
@@ -134,7 +134,11 @@ Want something more?
134
```
135
Now you can unleash the power of declarative rule listing and composition and use props for an easy control of `Normalizers` behaviour.
136
137
-I hope now you're just exited as I am!
+When user is typing `discount123`, this is how it looks in the field (also, in the store):
138
+
139
+
140
141
+`Normalizer` enforced all declared rules.
142
143
This is how you easily organize and reuse your normalization logic.
144
0 commit comments