feat: added unit tests for KGMidiRegion and abcNotationUtil; update all deprecated method plainToClass to plainToInstance.

This commit is contained in:
Xiaohan-Tian
2025-09-03 23:05:13 -07:00
parent aa2b19966b
commit 2bf5328af7
7 changed files with 1285 additions and 5 deletions
+5
View File
@@ -196,6 +196,11 @@ body {
color: #fff;
}
.export-dropdown .quant-dropdown {
width: 250px;
left: 0;
}
/* Main content */
.main-content {
display: flex;