feat(features): add Monthly View for meeting control (Work on Desktop devices) #5844
Annotations
2 warnings
Test application:
src/features/meetings/monthly_view/useMonthlyView.tsx#L188
React Hook useEffect has missing dependencies: 'currentYear' and 'getWeeksByMonthAndYear'. Either include them or remove the dependency array
|
Test application:
src/features/my_profile/security/delete_account/useDeleteAccount.tsx#L92
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|