remotelock / react-week-scheduler

A time grid component for React with scheduling capabilities.
https://remotelock.github.io/react-week-scheduler
MIT License
139 stars 58 forks source link

Deleting Scheduler #40

Closed enessahin1 closed 3 years ago

enessahin1 commented 3 years ago

After creating a schedule, I hover on it with the mouse, but I can't see a field to delete. The program can be created but not delete. What should I do to delete it like in the demo?

forabi commented 3 years ago

https://github.com/remotelock/react-week-scheduler/issues/28#issuecomment-679896259

Please have a look at the existing issues before creating a new one

enessahin1 commented 3 years ago

thanks a lot.

liew312 commented 3 years ago

thanks a lot.

Hi, did you find a way to do it?