import React from 'react'; import { Button, Tooltip } from 'antd'; const text = prompt text; const buttonWidth = 70; const App: React.FC = () => (