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 5e5a2d2 commit 15ca8bdCopy full SHA for 15ca8bd
tools/plopFiles/api/reducerInitialState.js.hbs
@@ -1,5 +1,5 @@
1
,
2
- {{constantCase name}}: {
+ {{camelCase name}}: {
3
list: [],
4
inEdit: {}
5
}//-- APPEND ITEMS HERE --
0 commit comments