← Help

What a component review covers

A component file is a program, not a page. AccessLint parses it for real and audits the markup the file itself pins down, so a finding on a .jsx or .tsx file is a defect at runtime whatever the props turn out to be. Where the source leaves something open, the review says nothing rather than guessing.

What gets reviewed

What it stays quiet about

To check what a component looks like once it is rendered, point the free scanner at the page, or set up Flows to watch it on every deploy. Static review and monitoring answer different questions, and the second one is where runtime lives.