feat(frontend): ClaimDrawer root orchestrator with skeleton/error/data states
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// Barrel export for the ClaimDrawer module (SP4).
|
||||
//
|
||||
// The root ClaimDrawer component is exported separately (added in T20)
|
||||
// once that file exists — listing it here now would break typecheck.
|
||||
|
||||
export { ClaimDrawer } from "./ClaimDrawer";
|
||||
export { ClaimDrawerHeader } from "./ClaimDrawerHeader";
|
||||
export { ValidationPanel } from "./ValidationPanel";
|
||||
export { ServiceLinesTable } from "./ServiceLinesTable";
|
||||
|
||||
Reference in New Issue
Block a user