Код: Выделить всё
import NextHead from "next/head";
//...
return (
//...
)
Есть ли способ отключить эти элементы новичка?
Подробнее здесь: https://stackoverflow.com/questions/796 ... -next-head
Код: Выделить всё
import NextHead from "next/head";
//...
return (
//...
)