import {Component} from 'react' export class DemoBase extends Component { static headline = '' static description = '' }