feat: recent lists
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getCookie, setCookie } from "./cookies";
|
||||
import { getCookie, setCookie } from "@/lib/cookies";
|
||||
|
||||
export function getLang() {
|
||||
const params = new URLSearchParams(document.location.search);
|
||||
|
||||
Reference in New Issue
Block a user