docs: added Manage Customers documentation (#2911)

* docs: added Manage Customers documentation

* fixed link
This commit is contained in:
Shahed Nasser
2022-12-28 19:36:18 +02:00
committed by GitHub
parent f89759f069
commit 123d910ef6
9 changed files with 257 additions and 22 deletions
@@ -8,8 +8,6 @@ export default function FooterWrapper(props) {
const { metadata } = useDoc()
const { footerFeedback = { event: '' } } = useThemeConfig();
console.log(footerFeedback)
return (
<>
{!metadata.frontMatter?.hide_footer && (