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 22b37a3 commit b9737afCopy full SHA for b9737af
1 file changed
README.md
@@ -24,7 +24,7 @@ internalize functionality manipulating or generating state from a DOM element.
24
Other times, you may find that a modifier is not the right fit for that logic at all,
25
in which case it's worth revisiting the design to find a better pattern.
26
27
-> Either way, we recommend using these modifiers with caution. They are very useful for
+Either way, we recommend using these modifiers with caution. They are very useful for
28
quickly bridging the gap between classic components and Glimmer components, but they
29
are still generally an anti-pattern. We recommend considering a custom modifier in
30
most use-cases where you might want to reach for this package.
0 commit comments