Initial Browse UI and initial song search

This commit is contained in:
Geomitron
2020-02-06 13:21:35 -05:00
parent 8f20311f68
commit e5fd303c91
30 changed files with 616 additions and 44 deletions

View File

@@ -1,2 +1,2 @@
// @ts-nocheck BS that is required for semantic to work
window.jQuery = require('jquery')
window.jQuery = $ = require('jquery')