Skip to content

Commit

Permalink
ship it!
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Nov 24, 2024
1 parent b0d42fe commit a4d268b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ import { $routeId } from 'safe-routes';

export default function Post() {
const postList = useRouteLoaderData<typeof postsLoader>($routeId('routes/posts/_layout'));
}
```

### Basename support
Expand Down

0 comments on commit a4d268b

Please sign in to comment.