-
Notifications
You must be signed in to change notification settings - Fork 844
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert EuiDescribedFormGroup to typeScript (#2810)
* Convert described form group to typeScript * Removing unnecessary title prop * Improving code based on review * Update src/components/form/described_form_group/described_form_group.tsx Co-Authored-By: Greg Thompson <[email protected]> * Update src/components/form/described_form_group/described_form_group.tsx Co-Authored-By: Greg Thompson <[email protected]> * Update src/components/form/described_form_group/described_form_group.tsx Co-Authored-By: Greg Thompson <[email protected]> Co-authored-by: Greg Thompson <[email protected]>
- Loading branch information
1 parent
52a8fc3
commit a83c853
Showing
10 changed files
with
131 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
115 changes: 0 additions & 115 deletions
115
src/components/form/described_form_group/described_form_group.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.