refactor: update component exports in OKRs, SWOT, Teams, and UI modules for improved organization and clarity
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export { TeamCard } from './TeamCard';
|
||||
export { TeamDetailClient } from './TeamDetailClient';
|
||||
export { MembersList } from './MembersList';
|
||||
export { AddMemberModal } from './AddMemberModal';
|
||||
export { DeleteTeamButton } from './DeleteTeamButton';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user