mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-20 12:58:30 -06:00
PR-753737: Se agregaj Redux al proyecto y al SSR.
This commit is contained in:
3
src/frontend/reducers/initialState.js
Normal file
3
src/frontend/reducers/initialState.js
Normal file
@ -0,0 +1,3 @@
|
||||
let initialState = {}
|
||||
|
||||
export default initialState
|
Reference in New Issue
Block a user