chore: Active cycle muatation when current cycle creation when current_date is in between start_date and end_date (#5050)

This commit is contained in:
guru_sainath 2024-07-05 12:13:28 +05:30 committed by GitHub
parent a36d1a753e
commit 156f1011f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View file

@ -98,4 +98,4 @@ const ProjectCyclesPage = observer(() => {
);
});
export default ProjectCyclesPage;
export default ProjectCyclesPage;