We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be18147 commit 720f83dCopy full SHA for 720f83d
1 file changed
ui/react-example/index.html
@@ -7,6 +7,7 @@
7
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
<title>React Git Diff Component</title>
9
<link rel="stylesheet" href="https://fonts.cdnfonts.com/css/google-sans" />
10
+ <script src="https://unpkg.com/@ungap/has-own@0.1.1/min.js"></script>
11
<meta name="description" content="github diff, github like, react diff component, diff component, git diff" />
12
<style>
13
html,
0 commit comments