We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35bc4ae + c95120a commit 1017cf8Copy full SHA for 1017cf8
web-ui/src/components/reviews/periods/ReviewPeriodCard.jsx
@@ -25,6 +25,7 @@ import {
25
selectCsrfToken,
26
selectCurrentMembers,
27
selectHasUpdateReviewAssignmentsPermission,
28
+ selectReviewPeriod,
29
selectReviewPeriods
30
} from '../../../context/selectors';
31
import { titleCase } from '../../../helpers/strings.js';
0 commit comments