api url from config
This commit is contained in:
@@ -6,7 +6,7 @@ import { Link } from "../link";
|
||||
import { Nav, NavList } from "./nav-panel.style";
|
||||
import { URLs } from "../../__data__/urls";
|
||||
|
||||
const navList = [
|
||||
const _navList = [
|
||||
{ title: "Home", href: "/r-and-m" },
|
||||
{ title: "Персонажи", href: "/r-and-m/search" },
|
||||
{ title: "Локации", href: "#03" },
|
||||
|
||||
Reference in New Issue
Block a user