remove FAQ to fix build error

This commit is contained in:
Johannes
2024-05-09 18:45:42 +02:00
parent 95f8c2b49f
commit ed946da338

View File

@@ -1,5 +1,4 @@
import { MdxImage } from "@/components/MdxImage";
import FAQ from "./components/FAQ";
import GitpodAuth from "./images/gitpod/auth.webp";
import GitpodNewWorkspace from "./images/gitpod/new-workspace.webp";
@@ -470,10 +469,3 @@ This happens when you're using the Demo App and delete the Person within the For
<MdxImage src={Logout} alt="Logout Person" quality="100" className="max-w-full rounded-lg sm:max-w-3xl" />
---
# Frequently Asked Questions
Here you'll find help with frequently recurring problems. If you can't find an answer to your question, please join our [Discord server](https://formbricks.com/discord).
<FAQ />