docs: fix note blocks display failure (#20457)

This commit is contained in:
cocoyeal
2024-05-27 08:52:10 +00:00
committed by GitHub
parent 5930ee345b
commit 4b5ac9b7d5
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -52,9 +52,9 @@ be a matter of minutes and not even require them to be awake at that time.
## Integrating With An App
::tip
:::tip
The following is not required for users using `depinject` / app v2, this is abstracted for them.
::
:::
In addition to basic module wiring, setup the upgrade Keeper for the app and then define a `PreBlocker` that calls the upgrade
keeper's PreBlocker method: