Add navigation to the banner #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/navigation-in-header"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Idea
Create a way for the users to navigate the site without needing knowledge of what routes are available.
Functionality
@@ -28,1 +47,4 @@route: "/requested-wines"},]};Remove
We could toggle with class
mobile-only/desktop-only.@@ -1,18 +1,36 @@<template>rename class plz
@@ -28,1 +47,4 @@route: "/requested-wines"},]};fixed
@@ -1,18 +1,36 @@<template>fixed
@@ -28,1 +47,4 @@route: "/requested-wines"},]};fixed