Open didolf opened 4 years ago
https://github.com/dmitryermolenko/blog/blob/e5c6fb4cfb259378d872b22fb99de3e7bf2c7508/src/components/Header/Header.jsx#L19
Знаешь почему пришлось делать? Потому что нужно
const articlesService = useMemo(() => new ArticlesService(), []);
https://github.com/dmitryermolenko/blog/blob/e5c6fb4cfb259378d872b22fb99de3e7bf2c7508/src/components/Header/Header.jsx#L19
Знаешь почему пришлось делать? Потому что нужно