Rebase and migration to full React instead of react-lite

This commit is contained in:
Kyrylo Gliebov 2018-09-14 18:34:33 +02:00
parent 4ca9b76b23
commit 1abe64fe0c
7 changed files with 2275 additions and 2246 deletions

View file

@ -30,6 +30,7 @@ var info = {
"config": [
"./config.jsx",
"./recordings.css",
"./table.css",
]
},
files: [
@ -38,6 +39,7 @@ var info = {
"player.jsx",
"recordings.jsx",
"recordings.css",
"table.css",
"terminal.jsx",
"manifest.json",
"timer.css",