Skip to content

Commit 5a197a1

Browse files
committed
Add noCodeSandbox
1 parent e8672ec commit 5a197a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3-web-servers/03-module/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ console.log(readFileSync("sample.txt", "utf-8"));
156156
Hello World
157157
```
158158

159-
<ViewSource url={import.meta.url} path="_samples/read-file-sync" />
159+
<ViewSource url={import.meta.url} path="_samples/read-file-sync" noCodeSandbox />
160160

161161
:::tip 文字コード
162162

0 commit comments

Comments
 (0)