fix the errors in dashboard
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import FooterContentPage from '@/components/FooterContentPage'
|
||||
|
||||
export default function AppPrivacyEnPage() {
|
||||
return <FooterContentPage slug="privacy-policy" forcedLanguage="en" />
|
||||
}
|
||||
Reference in New Issue
Block a user