mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-21 19:39:28 -05:00
15 lines
388 B
Plaintext
15 lines
388 B
Plaintext
import FaQ from "@/components/docs/docsFaq";
|
|
|
|
export const meta = {
|
|
title: "FaQ",
|
|
description: "Frequently Asked Questions about Formbricks and how to use it.",
|
|
};
|
|
|
|
#### FaQ
|
|
|
|
# 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 />
|