We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1febc0 commit b14e2b8Copy full SHA for b14e2b8
src/Stack.tsx
@@ -93,6 +93,7 @@ const Stack = forwardRef(function Stack({
93
src={project}
94
id="responsiveIframe"
95
className="chatbot-container"
96
+ referrerPolicy="origin"
97
allow="microphone"
98
style={{
99
position: fixed ? 'fixed' : 'static',
0 commit comments