Skip to content

Commit a87d695

Browse files
authored
add closing tags to code snippet, fixes 55
1 parent 87f9419 commit a87d695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

egghead.io_video_tutorial_notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3879,6 +3879,7 @@ const mapDispatchToLinkProps = (
38793879
}
38803880
};
38813881
}
3882+
```
38823883
38833884
*Finally* I will call the `connect` function from `ReactRedux` Library
38843885
to generate the `FilterLink` *Container* Component

0 commit comments

Comments
 (0)