mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-16 13:46:16 +02:00
Shared lint configs
This commit is contained in:
@ -48,7 +48,6 @@ export function useForm(validator, dataPreprocessor) {
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
function formReducer(state, action) {
|
||||
switch (action.type) {
|
||||
case FORM_ACTIONS.updateValue: {
|
||||
|
Reference in New Issue
Block a user