use nanostore for soundmap

+ rename tab samples to sounds
+ listed sounds are now reactive
This commit is contained in:
Felix Roos 2023-03-06 23:11:09 +01:00
parent 6059c69995
commit b08a0b8102
8 changed files with 34 additions and 31 deletions

View file

@ -23,6 +23,6 @@
}
#console-tab,
#samples-tab {
#sounds-tab {
font-family: BigBlueTerminal, monospace;
}