refactor: update component exports in OKRs, SWOT, Teams, and UI modules for improved organization and clarity

This commit is contained in:
Julien Froidefond
2026-01-13 14:51:50 +01:00
parent 47703db348
commit 67d685d346
4 changed files with 3 additions and 4 deletions

View File

@@ -3,4 +3,3 @@ export { OKRForm } from './OKRForm';
export { KeyResultItem } from './KeyResultItem';
export { OKRsList } from './OKRsList';
export { ObjectivesList } from './ObjectivesList';