import React from 'react' const TenantUpdateForm = () => { return (
TenantUpdateForm
) } export default TenantUpdateForm