You can create a ModalWrapper component that changes the body style on open and close. import React, { PureComponent } from 'react'; ...
確定! 回上一頁