mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 19:39:01 -05:00
update feedback box in formbricks.com
This commit is contained in:
@@ -14,7 +14,7 @@ export default function FeedbackButton() {
|
||||
return (
|
||||
<>
|
||||
<Script
|
||||
src="https://cdn.jsdelivr.net/npm/@formbricks/feedback@0.1.3/dist/index.umd.js"
|
||||
src="https://cdn.jsdelivr.net/npm/@formbricks/feedback@0.1.5/dist/index.umd.js"
|
||||
defer
|
||||
onReady={() => setScriptReady(true)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user