Skip to content

Commit

Permalink
Design(#36) : 네비바 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
KangBoSeok-kor committed Dec 3, 2024
1 parent b513dd1 commit a2068e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/ClientLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default function ClientLayout({ children }) {
"/recommend/usertest",
"/reviews/reviewScan",
"/reviews/reviewsInput",
"/reviews/receiptCapture",
];
const noHeaderNavPaths = [
"/main",
Expand Down

0 comments on commit a2068e6

Please sign in to comment.