Skip to content

Commit 73cb728

Browse files
committed
More formatting
1 parent 3c568f2 commit 73cb728

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -538,9 +538,6 @@ _Learn more about Turbo Stream broadcasting by reading through the
538538

539539
TurboBoost 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-
544541
Here’s a breakdown of each type:
545542

546543
### Server-State
@@ -686,6 +683,9 @@ TurboBoost::Commands.config.tap do |config|
686683
end
687684
```
688685

686+
> [!TIP]
687+
> TurboBoost State mechanics can also be used independent of Commands with standard Hotwire techniques.
688+
689689
## Community
690690

691691
Come join the party with over 2200+ like-minded friendly Rails/Hotwire enthusiasts on our [Discord server](https://discord.gg/stimulus-reflex).

0 commit comments

Comments
 (0)