We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bbae6 commit aa66bc8Copy full SHA for aa66bc8
README.md
@@ -1,7 +1,8 @@
1
redux-extensions-loader
2
================
3
4
-** DEPRECATED ** This is no longer needed with Redux 4+. Use Redux `Redux::set_extensions( {OPT_NAME}, {EXTENTION_PATH} );` instead.
+** DEPRECATED **
5
+This is no longer needed with Redux 4+. Use Redux `Redux::set_extensions( {OPT_NAME}, {EXTENTION_PATH} );` instead.
6
7
The loader code needed to instantiate any Redux extension. To load any Redux extension, you need but do two things:
8
0 commit comments