import React from 'react';
import ClinicalResult from 'terra-clinical-result/lib/index';

export default () => <ClinicalResult hasResultError />;
