From a9266fb7ed36d689d1723ebb87a17205ade8b453 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:58:46 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/docs/overlay-migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/docs/overlay-migration.md b/web/docs/overlay-migration.md index 6f6fd22b89..b91583fd79 100644 --- a/web/docs/overlay-migration.md +++ b/web/docs/overlay-migration.md @@ -25,10 +25,10 @@ This document tracks the migration away from legacy `portal-to-follow-elem` APIs 1. Business/UI features outside `app/components/base/**` - Migrate old calls to semantic primitives. - Keep `eslint-suppressions.json` stable or shrinking. -2. Legacy base components in allowlist +1. Legacy base components in allowlist - Migrate allowlisted base callers gradually. - Remove migrated files from allowlist immediately. -3. Cleanup +1. Cleanup - Remove remaining suppressions for `no-restricted-imports`. - Remove legacy `portal-to-follow-elem` implementation.