1000); setTimeout(() => { clearInterval(timer); modal.destroy(); }, secondsToGo * 1000); }; const App: React.FC = () => <Button onClick={countDown}>Open ...
確定! 回上一頁