Skip to content

Commit

Permalink
fix: link
Browse files Browse the repository at this point in the history
  • Loading branch information
yongsk0066 committed Jul 14, 2024
1 parent 52268a8 commit 6c0126f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/React_Compiler_4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ function foo() {
return x;
}
```
<LinkPreview src="http://localhost:3001/#N4Igzg9grgTgxgUxALhAMygOzgFwJYSYAEaEEAFAJRHAA6xRANgjkQB5EC8RAjANz0iJCDCLlmrPFyIAGPkSkAeXnIUBqNdToMhHNd36CiAXyMwWsYmwGZjIY0A" />
<LinkPreview src="https://playground.react.dev/#N4Igzg9grgTgxgUxALhAMygOzgFwJYSYAEaEEAFAJRHAA6xRANgjkQB5EC8RAjANz0iJCDCLlmrPFyIAGPkSkAeXnIUBqNdToMhHNd36CiAXyMwWsYmwGZjIY0A" />


이런 for문이 있는 코드를 살펴봅시다. \
Expand Down

0 comments on commit 6c0126f

Please sign in to comment.