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 64588c6 commit 732e958Copy full SHA for 732e958
tests/fixtures/input-form-field.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Form with ChoiceFormField</title>
+ <title>Form with InputFormField</title>
6
<style>
7
label {
8
border: 1px solid lightgrey;
tests/fixtures/textarea-form-field.html
+ <title>Form with TextareaFormField</title>
0 commit comments