make Championship an instantiated class
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import UI from './ui.js'
|
||||
import Championship from './championship.js'
|
||||
|
||||
window.Championship = Championship
|
||||
|
||||
window.addEventListener('load', UI.init)
|
||||
|
||||
Reference in New Issue
Block a user