import { motion } from 'framer-motion'; import { IMAGE_ROOT } from '@/shared/constants/common'; import { SmsPaymentDetailResendProps } from '../../model/types'; export const SmsPaymentDetailResend = ({ bottomSmsPaymentDetailResendOn, setBottomSmsPaymentDetailResendOn }: SmsPaymentDetailResendProps) => { const variants = { hidden: { y: '100%' }, visible: { y: '0%' }, }; const onClickToClose = () => { // close setBottomSmsPaymentDetailResendOn(false); }; return ( <> { bottomSmsPaymentDetailResendOn &&
}[유앤아이피부과]김*환님, 신한은행 110322141414 (300원 06/08 입금완료)