// dialog/dialog.example.tsx ... <Dialog visible={x} buttons = { [ <button onClick={()=> {setX(false)}}> ...
確定! 回上一頁