export default class UrlComponent extends TextFieldComponent { } import TextFieldComponent from '../textfield/TextField';