Skip to content

Commit

Permalink
merge error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joakbjerk committed Jan 22, 2024
1 parent 19d9e81 commit 8047874
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ showTabs: true

| Property | Type | Description |
| ---------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------- |
| `help` | `object` | _(optional)_ Provide a help button. Object consisting of `title` and `contents`. |
| `help` | `object` | _(optional)_ Provide a help button. Object consisting of `title` and `content`. |
| `postalCode` | `object` | _(required)_ Properties for the [Field.String](/uilib/extensions/forms/base-fields/String/) component for postcode. |
| `city` | `object` | _(required)_ Properties for the [Field.String](/uilib/extensions/forms/base-fields/String/) component for city. |
| [Space](/uilib/layout/space/properties) | Various | _(optional)_ Spacing properties like `top` or `bottom` are supported. |
Expand Down

0 comments on commit 8047874

Please sign in to comment.