We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbedc33 commit 858c5c3Copy full SHA for 858c5c3
docs/client-dsl/notes.md
@@ -139,7 +139,8 @@ default to the one provided by Hyperstack.
139
140
### Proper Use Of Keys
141
142
-> For best results the `key` is supplied at highest level possible. (NOTE THIS MAY NO LONGER BE AN ISSUE IN LATEST REACT)
+For best results the `key` is supplied at highest level possible.
143
+> NOTE THIS MAY NO LONGER BE AN ISSUE IN LATEST REACT)
144
145
```ruby
146
# WRONG!
0 commit comments