Skip to content

Commit 380e364

Browse files
committed
fix typo
1 parent 047306e commit 380e364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/jetstream/external-iframe.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class="w-full h-full mainFrame"
77
frameborder="0"
88
noresize='noresize'
99
scrolling='auto'
10-
src="{{ $frame }}"
10+
src="{{ $iframeSource }}"
1111
class="mainFrame">
1212
</iframe>
1313
</div>

0 commit comments

Comments
 (0)