We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482bbe3 commit c9aef37Copy full SHA for c9aef37
app/src/views/EapFullForm/index.tsx
@@ -588,7 +588,7 @@ export function Component() {
588
processServerErrors(state.error, value);
589
590
// NOTE it is here to clear the state and
591
- // replace is neccesary for not pushing a new entry
+ // replace is neccessary for not pushing a new entry
592
navigate(
593
'fullEapForm',
594
{},
app/src/views/EapSimplifiedForm/index.tsx
@@ -375,7 +375,7 @@ export function Component() {
375
376
377
378
379
380
'simplifiedEapForm',
381
0 commit comments