chore: update survey-ui to v1.0.3 with jsDelivr image CDN

This commit is contained in:
Matti Nannt
2025-12-17 22:19:27 +01:00
parent 0f30a60447
commit f7e164c5e9
3 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
React UI components for building surveys and forms. Includes NPS, rating scales, multi-select, file upload, and more.
![Survey UI Preview](https://cdn.jsdelivr.net/gh/formbricks/formbricks@main/packages/survey-ui/images/survey-preview.png)
## Installation
```bash
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@formbricks/survey-ui",
"license": "MIT",
"version": "1.0.2",
"version": "1.0.3",
"description": "React UI components for building surveys and forms - includes NPS, rating scales, multi-select, file upload, and more. Built with Radix UI and Tailwind CSS.",
"homepage": "https://formbricks.com",
"type": "module",