From 2863dff7fa83d4d5c1d2b5606a95ec435da9bc0a Mon Sep 17 00:00:00 2001 From: dario-piotrowicz Date: Wed, 25 May 2022 21:55:45 +0100 Subject: [PATCH] docs: change wrong alert to callout (#46145) change the alert present in the lifecycicle-hook docs to a callout so that its header can be properly rendered (since alters don't support have headers) PR Close #46145 --- aio/content/guide/lifecycle-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/lifecycle-hooks.md b/aio/content/guide/lifecycle-hooks.md index 378b5a36eb2..6649cf79b11 100644 --- a/aio/content/guide/lifecycle-hooks.md +++ b/aio/content/guide/lifecycle-hooks.md @@ -320,7 +320,7 @@ The following *AfterContent* hooks take action based on changing values in a *co -
+
No need to wait for content updates