Skip to content

Commit d063f4c

Browse files
authored
fix: lint error
1 parent 1a76761 commit d063f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-starts/framework/next-app-router/_integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export default async function Home() {
150150
)}
151151
</nav>
152152
);
153-
};
153+
}
154154
```
155155

156156
<Checkpoint />

0 commit comments

Comments
 (0)