From a4f77e137d439d70bbaa2a0d6d1ef8e3e79fa09a Mon Sep 17 00:00:00 2001 From: Jeff Carey Date: Fri, 27 Mar 2026 11:52:39 -0400 Subject: [PATCH] fix: revert UI component section --- skills/generating-experience-lwr-site/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/generating-experience-lwr-site/SKILL.md b/skills/generating-experience-lwr-site/SKILL.md index 5ab0af8..adbaff3 100644 --- a/skills/generating-experience-lwr-site/SKILL.md +++ b/skills/generating-experience-lwr-site/SKILL.md @@ -129,7 +129,7 @@ Before doing anything, you **MUST ALWAYS** load them first if they match user in **Steps** (Follow the steps sequentially. Do not skip any step before proceeding): -- [ ] MUST read [handle-ui-components.md](docs/handle-ui-components.md) for new theme layouts. +- [ ] MUST read [handle-ui-components.md](docs/handle-ui-components.md) to add LWCs to LWR sites. - [ ] MUST read [handle-component-and-region-ids.md](docs/handle-component-and-region-ids.md) to handle id generation - [ ] MUST read [configure-content-themeLayout.md](docs/configure-content-themeLayout.md) if a component has one of the following requirements: - needs to be "sticky" and persistent across pages