docs: fix note blocks display failure (#20457)
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user