Skip to content

Commit b14e2b8

Browse files
add referrerpolicy origin
1 parent c1febc0 commit b14e2b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Stack.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ const Stack = forwardRef(function Stack({
9393
src={project}
9494
id="responsiveIframe"
9595
className="chatbot-container"
96+
referrerPolicy="origin"
9697
allow="microphone"
9798
style={{
9899
position: fixed ? 'fixed' : 'static',

0 commit comments

Comments
 (0)