tell.jsx 68 Bytes Raw Blame History Permalink 1 2 3 4 5 function Tell() { return <div>tell</div>; } export default Tell;