react-scheduler / react-big-schedule

React Big Schedule is a powerful and intuitive scheduler and resource planning solution built with React.
https://react-big-schedule.vercel.app/
MIT License
99 stars 23 forks source link

Fix import statement on readme #151

Closed amir-grappetite closed 1 month ago

amir-grappetite commented 2 months ago
codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 31988e52 and detected 0 issues on this pull request.

View more on Code Climate.

pmm26 commented 2 months ago

Is it though? https://github.com/react-scheduler/react-big-schedule/blob/master/src/index.js

Are you going off the missmatched typescript type file?

amir-grappetite commented 2 months ago

image

Looks like the the issue is with the type. @pmm26

amir-grappetite commented 2 months ago

Did you guys manually written these types in index.d.ts ?

pmm26 commented 1 month ago

Long story short, from my understanding that file was copied from a fork and doesn't match the code.

ansulagrawal commented 1 month ago

Sorry, I haven't update the file as it should be. Is anyone updating that file or shall I do it?

ansulagrawal commented 1 month ago

@amir-grappetite I am closing this pr as the there was issue in typescript file not in readme file.