Skip to content

Commit d781668

Browse files
authored
Fix sandbox iframe link
1 parent d6e0a96 commit d781668

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorials/intermediate-tutorial.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,7 @@ Everyone has different preferences on what makes a "maintainable" folder structu
671671
672672
Now, let's see the final version of the code in action!
673673
674-
<iframe
675-
src="https://codesandbox.io/embed/rsk-convert-todos-example-l0h14?fontsize=14&module=%2Fsrc%2Ffeatures%2Ftodos%2FtodosSlice.js&view=editor"
674+
<iframe src="https://codesandbox.io/embed/rsk-convert-todos-example-l0h14?fontsize=14&module=%2Fsrc%2Ffeatures%2Ftodos%2FtodosSlice.js&view=editor"
676675
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
677676
title="rsk-convert-todos-example"
678677
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"

0 commit comments

Comments
 (0)