import Form from './../components/bucket/form.riot' /** * Bucket * * */ // register components riot.register('urban-bucket-form', Form)