We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511fe71 commit 72ccd0fCopy full SHA for 72ccd0f
1 file changed
frontend/components/listings/form/SubletForm.tsx
@@ -95,7 +95,7 @@ export function SubletForm() {
95
const subletFieldsAfterPrice = (
96
<>
97
<Controller
98
- name="streetAddress"
+ name="street_address"
99
control={control}
100
render={({ field: streetField }) => (
101
0 commit comments