import React from 'react' import './roadblock.css' export default function Roadblock ({ onClick }) { return (