Component with dxList name can't be rendered
Version
3.0.0-rc.10
Reproduction link
https://jsfiddle.net/gfeswjot/2/
Steps to reproduce
Open jsfiddle You can see a warning in console "[Vue warn]: Failed to resolve component: dxlist"
What is expected?
I want to see my component
What is actually happening?
I get the warning and my component doesn't render
https://github.com/vuejs/vue/issues/2308
Use <dx-list></dx-list>