blob: 6a5851bd355b086c5c7eb03e5d524062281c114e [file] [log] [blame]
import ComponentView from '../../view/Component';
export default ComponentView.extend({
type: 'timeline'
});