Move to react
This commit is contained in:
parent
8773a4ec28
commit
55f15c9350
22 changed files with 58 additions and 56 deletions
|
@ -5,5 +5,7 @@
|
|||
<title>VimVixen console</title>
|
||||
<script src='console.js'></script>
|
||||
</head>
|
||||
<body class='vimvixen-console'></body>
|
||||
<body>
|
||||
<div id='vimvixen-console' class='vimvixen-console'></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue