Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/llms.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Built-in Link integrations: `Next12`, `Next13`, `Next14`, `ReactRouter5`, `React

The `theme` object should be constant (outside the component) or memoized with `React.useMemo`.

### Next.js optimization
### Next.js optimization.
Comment on lines 165 to +167

```js
experimental: {
Expand Down
Loading