Files
bigcapital/src/containers/Alerts/Accounts/index.tsx

5 lines
97 B
TypeScript

import AccountDeleteAlert from './AccountDeleteAlert';
export default {
AccountDeleteAlert,
};