update survey references to be called search
This commit is contained in:
@ -50,7 +50,7 @@ const NavBar = () => {
|
||||
const resourcesDropDown: DropdownOption[] = [
|
||||
{
|
||||
label: "search",
|
||||
href: "/resources/survey",
|
||||
href: "/resources/search",
|
||||
},
|
||||
{
|
||||
label: "view all",
|
||||
|
Reference in New Issue
Block a user