Skip to content

Commit

Permalink
Merge pull request reduxjs#4053 from AaronPowell96/master
Browse files Browse the repository at this point in the history
Former-commit-id: 2e9a2d4
Former-commit-id: fe1b1f5
  • Loading branch information
markerikson authored Apr 1, 2021
2 parents 79fb221 + 6fb5446 commit 1e023ea
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/FAQ.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9535af958b9260218c624e0b9dc86d215d9bb3a1
20a9916416c3048146df324e1a65b75259b2dc58
2 changes: 1 addition & 1 deletion docs/api/createStore.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
965bf32d3de9a63edf2fffafffc058ada13a1420
8b22c38b671c4025540a2b511e8891640c78d80c
2 changes: 1 addition & 1 deletion docs/faq/ImmutableData.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e5d440a791f50cfc28e9671c4f224fa63463e396
317255da7b781494f81574efe6869eaab6d0feee
2 changes: 1 addition & 1 deletion docs/faq/ReactRedux.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e9eac838bd0f17ca2feb82650030617ccc7ae47e
06b05e5eae4377fb2227eaa609d5c60721353821
2 changes: 1 addition & 1 deletion docs/introduction/Ecosystem.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c7698eaed0f467d4070286da20b766ef88605331
f051e7a84e711c9d78b2d67b6083591c83a17774
1 change: 0 additions & 1 deletion docs/recipes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ These are some use cases and code snippets to get you started with Redux in a re
- [Computing Derived Data](ComputingDerivedData.md)
- [Implementing Undo History](ImplementingUndoHistory.md)
- [Isolating Redux Sub-Apps](IsolatingSubapps.md)
- [Using Immutable.JS with Redux](UsingImmutableJS.md)
- [Code Splitting](CodeSplitting.md)
- [Troubleshooting](Troubleshooting.md)
- [Structuring Reducers](structuring-reducers/StructuringReducers.md)
2 changes: 1 addition & 1 deletion docs/recipes/Troubleshooting.md.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3607f5b4607aef55bfefbd78b3b50ec124a21385
bd57e5a5777b4bf97ae328a266a7694c245b3f92
1 change: 0 additions & 1 deletion docs/recipes/UsingImmutableJS.md.REMOVED.git-id

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
832e2a407ad19f3f89091705f9859f4c4ba712d4
641adcc7db496e7b7519430e51e3bae9f71856b6
Original file line number Diff line number Diff line change
@@ -1 +1 @@
033524102fc26d92473648ec327bdb85b3ee29d8
c02e477247f506c66002ca73c47f94de359017ef
Original file line number Diff line number Diff line change
@@ -1 +1 @@
59fced569bf3a88c0124e18076da2fbb6fd1efe2
d78d22877ce644f67b6f2178c2a924b166902ea9
2 changes: 1 addition & 1 deletion website/_redirects.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
142583e9808b135ebfd31dab6cc0698e0104f5fe
44dadac6b9caf79ee379dac4009668671fcd90ca
2 changes: 1 addition & 1 deletion website/sidebars.js.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c9710e918948c50e1df1a56adb143c6ef1721d71
993065fc3829fb8cf5d0b2d4bfbc23b8f16e8e10

0 comments on commit 1e023ea

Please sign in to comment.