addons/vscode/inlineCommentWebview.htmlblame
View source
b69ab311<!doctype html>
b69ab312<html lang="en">
b69ab313 <head>
b69ab314 <meta charset="utf-8" />
b69ab315 <meta name="viewport" content="width=device-width, initial-scale=1" />
b69ab316 <meta name="referrer" content="no-referrer" />
b69ab317 </head>
b69ab318 <body>
b69ab319 <div id="root"></div>
b69ab3110 <script
b69ab3111 type="module"
b69ab3112 src="/extension/facebook/comments/webview/inlineCommentWebview.tsx"></script>
b69ab3113 </body>
b69ab3114</html>