add toolkit classes - APT-1691 #11
Annotations
1 warning
check:
src/pages/_document.tsx#L11
Do not use `<title>` element with `<Head />` component from `next/document`. Titles should defined at the page-level using `<Head />` from `next/head` instead. See: https://nextjs.org/docs/messages/no-title-in-document-head
|