Commit 5597633
committed
Rewrite CardModal.vue as thin shell composing sub-components
Replace the 681-line monolith with a 190-line shell that delegates
to useCardModal composable and six sub-components in card-modal/.
All existing tests, typecheck, and build pass without changes.
Closes #9541 parent 0ef6955 commit 5597633
2 files changed
Lines changed: 120 additions & 605 deletions
0 commit comments