File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -538,9 +538,6 @@ _Learn more about Turbo Stream broadcasting by reading through the
538538
539539TurboBoost manages various forms of state to provide a terrific reactive user experience.
540540
541- > [ !TIP]
542- > TurboBoost State can also be used independent of Commands with standard Hotwire techniques.
543-
544541Here’s a breakdown of each type:
545542
546543### Server-State
@@ -686,6 +683,9 @@ TurboBoost::Commands.config.tap do |config|
686683end
687684```
688685
686+ > [ !TIP]
687+ > TurboBoost State mechanics can also be used independent of Commands with standard Hotwire techniques.
688+
689689## Community
690690
691691Come join the party with over 2200+ like-minded friendly Rails/Hotwire enthusiasts on our [ Discord server] ( https://discord.gg/stimulus-reflex ) .
You can’t perform that action at this time.
0 commit comments