import React from 'react';
import { Placeholder } from '@cerner/terra-docs';

export default () => <Placeholder title="Placeholder" />;
