Skip to content

Commit f640230

Browse files
committed
Cleanups
1 parent 4d6d04f commit f640230

File tree

2 files changed

+1
-223
lines changed

2 files changed

+1
-223
lines changed

PLAN.md

Lines changed: 0 additions & 222 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Using an optional splat `($).tsx` can cause issues with error boundaries bubblin
233233

234234
> **Note:** This migration tool is designed for projects using [remix-flat-routes](https://github.com/kiliman/remix-flat-routes) 0.8.\*
235235
236-
This library preserves `remix-flat-routes` sibling behavior: dot-delimited routes remain siblings by default and only nest under explicit `_layout` files. If you previously used `layout.tsx` as a layout parent, rename it to `_layout.tsx`.
236+
This library preserves `remix-flat-routes` sibling behavior: dot-delimited routes remain siblings by default and only nest under explicit `_layout` files.
237237

238238
If you want `edit` to render inside a layout, add a layout file and (optionally) move the detail view to `index.tsx`:
239239

0 commit comments

Comments
 (0)