Przeglądaj źródła

Update README

master
TheoryOfNekomata 3 lat temu
rodzic
commit
9563565723
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      README.md

+ 1
- 1
README.md Wyświetl plik

@@ -73,7 +73,7 @@ const submitter = form.querySelector('[type="submit"][name="type"][value="client
const values = getFormValues(form, { submitter });

const processResult = (result: Record<string, unknown>) => {
throw new Error('Not yet implemented.');
throw new Error('Not yet implemented.');
};

// Best use case is with event handlers


Ładowanie…
Anuluj
Zapisz