feat: F013 match center decision workspace

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Sutter
2026-05-16 14:11:28 +02:00
parent 7cf8d8ba72
commit 2cb29a1920
10 changed files with 348 additions and 269 deletions
+6
View File
@@ -0,0 +1,6 @@
export { MatchStatusBadge } from './MatchStatusBadge'
export { MatchCenterEmptyState } from './MatchCenterEmptyState'
export { MatchCenterSkeleton } from './MatchCenterSkeleton'
export { PropertySelectionPanel } from './PropertySelectionPanel'
export { NeedSelectionPanel } from './NeedSelectionPanel'
export { MatchBriefingPanel } from './MatchBriefingPanel'