import React from 'react' import { PALETTE } from '../lib/constants' export default (props) => (
{props.title}
)