In App.js , simply import the Draggable component: ... <Draggable> <div className="box"> <div>Move me around!</div> </div> </Draggable>.
確定! 回上一頁