const StatusSwitchAccount = ({ status }) => { return <>Perpindahan akun anda masih {status}; }; export default StatusSwitchAccount;