5 lines
156 B
JavaScript
5 lines
156 B
JavaScript
|
// Add here all your elements, the main JS file will import them all.
|
||
|
import './channel-configuration'
|
||
|
import './channel-home'
|
||
|
import './configuration-row'
|