mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-22 15:50:32 +00:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
import AccountDeleteAlert from './AccountDeleteAlert';
|
|
|
|
export default {
|
|
AccountDeleteAlert,
|
|
}; |