docs: added Manage Customers documentation (#2911)
* docs: added Manage Customers documentation * fixed link
This commit is contained in:
@@ -8,8 +8,6 @@ export default function FooterWrapper(props) {
|
||||
const { metadata } = useDoc()
|
||||
const { footerFeedback = { event: '' } } = useThemeConfig();
|
||||
|
||||
console.log(footerFeedback)
|
||||
|
||||
return (
|
||||
<>
|
||||
{!metadata.frontMatter?.hide_footer && (
|
||||
|
||||
Reference in New Issue
Block a user