The external-link prompt warning is built differently but looks exactly the same.
What's wrong with this entry?
The pinned warning shown for pre-filled and deep-link prompts is now built as plain text segments rather than a rendered element. Nothing visible changed.
- The notification is pushed as
segmentsproduced by a small helper instead of a JSX element - A JSX segment-list component was removed
- User-visible strings are unchanged, including "Prompt from an external link" and the scroll/review suffixes
Prompt from an external link
Strings lifted out of the shipped bundle, so the claim above can be checked against them.