router icon indicating copy to clipboard operation
router copied to clipboard

docs: use correct syntax for createFileRoute

Open RMHonor opened this issue 6 months ago • 0 comments

Some of the documentation was missing the path parameter for createFileRoute, which is required by default.

This PR adds those paths back, and tries to make it as relevant to the surrounding context as possible.

Fixes #4372

RMHonor avatar Jun 19 '25 12:06 RMHonor