import React from "react"; import "./BlinkingCursor.css"; const BlinkingCursor = () => ( _ ); export default BlinkingCursor;