diff --git a/frontend/components/Navigation.tsx b/frontend/components/Navigation.tsx index c6e4e11..183e3cc 100644 --- a/frontend/components/Navigation.tsx +++ b/frontend/components/Navigation.tsx @@ -26,9 +26,24 @@ export function Navigation({ showExitLearning = false, onExitLearning }: Navigat
+ {/* 手機版漢堡選單按鈕 */} + + DramaLing +
{navItems.map((item) => ( ))}
- - {/* 手機版漢堡選單按鈕 */} -