Skip to content

Commit 503d97b

Browse files
committed
refactor : 롤링페이퍼 페이지 메뉴버튼 2개 있는거 1개 제거
1 parent a69b9af commit 503d97b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/RollingPaper/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ const RollingPaperPage = () => {
133133
<WriteCommentButton rollingPaperId={id} />
134134
<MenuButton />
135135
</main>
136-
<MenuButton />
137136
<BackgroundBottom />
138137
</>
139138
);

0 commit comments

Comments
 (0)