Files
ALwrity/frontend/src/components/billing/CompactBillingDashboard.tsx

7 lines
292 B
TypeScript

/**
* @deprecated This file has been refactored into a modular structure.
* Please import from './CompactBillingDashboard/index' instead.
* This file is kept for backward compatibility and will be removed in a future version.
*/
export { default } from './CompactBillingDashboard/index';