refactor: update component exports in OKRs, SWOT, Teams, and UI modules for improved organization and clarity
This commit is contained in:
@@ -2,4 +2,4 @@ export { SwotBoard } from './SwotBoard';
|
||||
export { SwotQuadrant } from './SwotQuadrant';
|
||||
export { SwotCard } from './SwotCard';
|
||||
export { ActionPanel } from './ActionPanel';
|
||||
export { QuadrantHelp } from './QuadrantHelp';
|
||||
export { QuadrantHelp, QuadrantHelpPanel } from './QuadrantHelp';
|
||||
|
||||
Reference in New Issue
Block a user