feat: integrate user team retrieval into session components, enhancing sharing functionality and user experience across motivators, sessions, weekly check-ins, and year reviews
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m35s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m35s
This commit is contained in:
@@ -2,5 +2,4 @@ export { WeeklyCheckInBoard } from './WeeklyCheckInBoard';
|
||||
export { WeeklyCheckInCard } from './WeeklyCheckInCard';
|
||||
export { WeeklyCheckInSection } from './WeeklyCheckInSection';
|
||||
export { WeeklyCheckInLiveWrapper } from './WeeklyCheckInLiveWrapper';
|
||||
export { WeeklyCheckInShareModal } from './WeeklyCheckInShareModal';
|
||||
export { CurrentQuarterOKRs } from './CurrentQuarterOKRs';
|
||||
|
||||
Reference in New Issue
Block a user