react-big-scheduler icon indicating copy to clipboard operation
react-big-scheduler copied to clipboard

react-big-scheduler disrupts my ui based on antd.

Open srknnn opened this issue 2 years ago • 1 comments

Hi, I am using antd versiyon :4.20.0-alpha.1. I have antd css problem when I add the react-big-scheduler. Though I followed the directions such "antd >= 3.9.0 ? [email protected] : [email protected]" on your documents. I mean I use the 0.2.7 version of the react-big-scheduler. But under the the @types 0.2.4 version is available because @types/react-big-scheduler's last version is 0.2.4. Can you help me about that. What is the problem Thank you.

srknnn avatar Jul 30 '22 11:07 srknnn

maybe a little late but just want to let you know I have forked this project (see here) and have updated antd so I believe that solves your problem

hbatalhaStch avatar Jan 27 '23 09:01 hbatalhaStch