Skip to content

Commit 15ca8bd

Browse files
authored
Update reducerInitialState.js.hbs
changed to lowercase
1 parent 5e5a2d2 commit 15ca8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
,
2-
{{constantCase name}}: {
2+
{{camelCase name}}: {
33
list: [],
44
inEdit: {}
55
}//-- APPEND ITEMS HERE --

0 commit comments

Comments
 (0)