feat: added lots of ui
This commit is contained in:
@@ -26,7 +26,6 @@ mainBeatGroup.addBeat({
|
||||
|
||||
const appNode = document.querySelector("#app");
|
||||
|
||||
|
||||
if (appNode) {
|
||||
const appRoot = new RootView({
|
||||
parent: appNode as HTMLDivElement,
|
||||
|
||||
Reference in New Issue
Block a user