Skip to content

Commit

Permalink
fix: 주석추가 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
rabyeoljji authored Dec 5, 2024
1 parent 0f03f36 commit 2ee729e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/(routes)/payment/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import INFINITE_STAR_IMG from '@/../../public/images/infinite-star.png'
import InviteReward from '@/features/payment/components/invite-reward'
import { Button } from '@/shared/components/ui/v3/button'

// v3의 payment page입니다
const PaymentPage = () => {
// 임시
const isProUser = false
Expand Down

0 comments on commit 2ee729e

Please sign in to comment.