import React from 'react'; import { Title } from './styled/Board.styled'; const Thread = () => { return ( thread ); } export default Thread;