Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Šimon Macek committed Sep 2, 2024
1 parent f4040d6 commit 245bc97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/form/FormFieldCompanyAddress.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
* Note: This component is commonly used in `RegisterChallengePage`.
*
* @props
* - `options` (FormOption[], required): Object representing address options.
* It should be of type `FormOption[]`.
* - `modelValue` (object, required): The object representing address.
* It should be of type `FormAddressType`.
*
Expand Down

0 comments on commit 245bc97

Please sign in to comment.