We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c9141 commit 3fe00bbCopy full SHA for 3fe00bb
docs/index.html
@@ -1 +1,11 @@
1
-<!doctype html><html lang="en"><head><meta charset="UTF-8"><title>React Editable Json Tree</title><script defer="defer" src="/static/js/main.3ae635ac.js"></script></head><body style="margin:0"><div id="app"></div></body></html>
+<!DOCTYPE html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <title>React Editable Json Tree</title>
6
+ <script defer="defer" src="static/js/main.3ae635ac.js"></script>
7
+ </head>
8
+ <body style="margin: 0">
9
+ <div id="app"></div>
10
+ </body>
11
+</html>
0 commit comments