Commit b4f920ff authored by 박상호's avatar 박상호 🎼
Browse files

123

parent 84066954
...@@ -263,7 +263,7 @@ function Payment() { ...@@ -263,7 +263,7 @@ function Payment() {
{paymentWay} {paymentWay}
</div> </div>
<div className="text-center"> <div className="text-center">
<Button className="px-5" style={{ background: "#91877F", borderColor: '#91877F' }} href="/account" block>결제완료</Button> <Button className="px-5" style={{ background: "#91877F", borderColor: '#91877F' }} href="/mypage" block>결제완료</Button>
</div> </div>
</Container> </Container>
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment