From 73cb7281b0bdc12b95ee4fe413b66cc112cbc4b5 Mon Sep 17 00:00:00 2001 From: "Nate Hopkins (hopsoft)" Date: Fri, 14 Jun 2024 12:34:50 -0600 Subject: [PATCH] More formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14f2f74a..c190c71f 100644 --- a/README.md +++ b/README.md @@ -538,9 +538,6 @@ _Learn more about Turbo Stream broadcasting by reading through the TurboBoost manages various forms of state to provide a terrific reactive user experience. -> [!TIP] -> TurboBoost State can also be used independent of Commands with standard Hotwire techniques. - Here’s a breakdown of each type: ### Server-State @@ -686,6 +683,9 @@ TurboBoost::Commands.config.tap do |config| end ``` +> [!TIP] +> TurboBoost State mechanics can also be used independent of Commands with standard Hotwire techniques. + ## Community Come join the party with over 2200+ like-minded friendly Rails/Hotwire enthusiasts on our [Discord server](https://discord.gg/stimulus-reflex).