Skip to content

Commit

Permalink
add resizer content js
Browse files Browse the repository at this point in the history
  • Loading branch information
guyutongxue committed Jan 29, 2024
1 parent 90ddf3e commit 31fbfb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Clangd Web</title>
<script async src="https://www.unpkg.com/iframe-resizer@4.3.9/js/iframeResizer.contentWindow.js"></script>
</head>
<body>
<div id="editor"></div>
Expand Down

0 comments on commit 31fbfb1

Please sign in to comment.