Skip to content

Commit

Permalink
Resized housing_corporation field create case
Browse files Browse the repository at this point in the history
  • Loading branch information
remyvdwereld committed Nov 23, 2024
1 parent 60e8d5a commit 8bfec6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/cases/CreateForm/scaffold.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ export default (
.setGrid("mobileS", "1fr 1fr", [
["theme", "theme"],
["reason", "reason"],
["housing_corporation", "housing_corporation"],
["housing_corporation"],
["reporter_anonymous", "reporter_anonymous"],
["reporter_name"],
["reporter_phone"],
Expand Down

0 comments on commit 8bfec6c

Please sign in to comment.