mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-29 18:00:26 -06:00
fix link in blog
This commit is contained in:
@@ -84,7 +84,7 @@ import { Form, Radio, Submit, sendToHq, Textarea } from "@formbricks/react";
|
||||
|
||||
### Step 2: Pipe it up with Formbricks HQ
|
||||
|
||||
We hooked it up with the Formbricks HQ to store the data. The React Lib sends a data schema along with the submission to assure a complete picture of the data. Read more about schemas in our [docs](http://localhost:3001/docs/formbricks-hq/schema):
|
||||
We hooked it up with the Formbricks HQ to store the data. The React Lib sends a data schema along with the submission to assure a complete picture of the data. Read more about schemas in our [docs](/docs/formbricks-hq/schema):
|
||||
|
||||
```tsx
|
||||
<Form
|
||||
|
||||
Reference in New Issue
Block a user