chore: adds vercel style guide to docs app (#4561)

This commit is contained in:
Piyush Gupta
2025-01-09 10:23:10 +05:30
committed by GitHub
parent b44d6e60bd
commit 6e1ee6df12
237 changed files with 1346 additions and 1314 deletions

View File

@@ -1,4 +1,4 @@
import { MdxImage } from "@/components/MdxImage";
import { MdxImage } from "@/components/mdx-image";
import AddModule from "./add-module.webp";
import CreateNewScenario from "./create-new-scenario.webp";
@@ -27,8 +27,7 @@ export const metadata = {
Make is a powerful tool to send information between Formbricks and thousands of apps. Here's how to set it up.
<Note>
Nailed down your survey?? Any changes in the survey cause additional work in the _Scenario_. It makes sense
to first settle on the survey you want to run and then get to setting up Make.
Nailed down your survey?? Any changes in the survey cause additional work in the _Scenario_. It makes sense to first settle on the survey you want to run and then get to setting up Make.
</Note>
## Step 1: Setup your survey incl. `questionId` for every question
@@ -45,8 +44,7 @@ Set up the `questionId`s of your survey questions before publishing.
_Update the Question ID field in every question card under Advanced Settings._
<Note>
### Already published? Duplicate survey You can only update the questionId before publishing the survey. If
already published, simply duplicate it.
### Already published? Duplicate survey You can only update the questionId before publishing the survey. If already published, simply duplicate it.
<MdxImage
src={DuplicateSurvey}
alt="Duplicate Survey"