mlool / workday-calendar-extension

MIT License
60 stars 24 forks source link

fixed section popup not closing when worklist cleared #87

Closed JustintyC closed 3 months ago

JustintyC commented 3 months ago

Moved selectedSection state up to App.tsx so it can be passed down to Form and used to close the popup.

This Pull Request addresses issue #70.