Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Update src/formheader/formheaderview.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator authored Mar 26, 2020
1 parent 296133e commit 88e676b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/formheader/formheaderview.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ import '../../theme/components/formheader/formheader.css';
* The class component representing a form header view. It should be used in more advanced forms to
* describe the main purpose of the form.
*
* By default the component contains bolded label view which have to be set. The label is usually a short (at most 3-word) string.
* The component can also be extended by any other elements, like: icons, dropdowns etc.
* By default the component contains a bolded label view that has to be set. The label is usually a short (at most 3-word) string.
* The component can also be extended by any other elements, like: icons, dropdowns, etc.
*
* It is used i.a.
* by {@link module:table/tablecellproperties/ui/tablecellpropertiesview~TableCellPropertiesView}
Expand Down

0 comments on commit 88e676b

Please sign in to comment.