diff --git a/lib/common_elements.tsx b/lib/common_elements.tsx index 1bddd7d..af0ef80 100644 --- a/lib/common_elements.tsx +++ b/lib/common_elements.tsx @@ -73,7 +73,9 @@ function HideableNav({ logo, items, currentIndex }) { } const children = items.map((item, index) => ( - {item.name} + + {item.name} + )) // Note: I had to set the visible nav using media queries and hidden rather than JS if/else @@ -113,7 +115,10 @@ function HideableNav({ logo, items, currentIndex }) { } const logo = ( - + housing data .app