Skip to content

Commit

Permalink
๐Ÿ’„ui: ์ปค์Šคํ…€ ์นด๋“œ ์ถ”๊ฐ€ ์‹œ ์ฆ‰์‹œ ์—…๋ฐ์ดํŠธ
Browse files Browse the repository at this point in the history
  • Loading branch information
ch9968 committed Dec 3, 2024
1 parent 25ae37d commit d432889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bookduck/src/pages/MainPage/SelectCustomPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const SelectCustomPage = () => {
const handleSubmitClick = () => {
postCard();
navigate("/home");
window.location.reload();
};
return (
<div className="w-[24.5625rem]">
Expand Down

0 comments on commit d432889

Please sign in to comment.