Skip to content

Commit

Permalink
Merge branch 'main' of github.com:picktoss/pick-toss-next
Browse files Browse the repository at this point in the history
  • Loading branch information
rabyeoljji committed Dec 5, 2024
2 parents 3216851 + 2ee729e commit 9d0912d
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 9d0912d

Please sign in to comment.