Rebase and migration to full React instead of react-lite
This commit is contained in:
parent
4ca9b76b23
commit
1abe64fe0c
7 changed files with 2275 additions and 2246 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue