Skip to content

Commit 04230a0

Browse files
committed
Fixed as callouts are not available in github
1 parent cef36af commit 04230a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default function Page() {
2626
}
2727
```
2828

29-
{% Info: pathname is only available in client, so usage for client component and client pages is exacly same. %}
29+
Info: pathname is only available in client, so usage for client component and client pages is exacly same.
3030

3131
### Next.js (Pages Router)
3232

0 commit comments

Comments
 (0)