docbrown/app/javascript/article-form/components/Help
Rafi 41cc771839
Refactoring help component (and fragmenting it too) (#10895)
* Refactoring Help component

* Fixing typo

* Adding missing prop types

* Removing setCommonProps

* Moving show to parent component

* Renaming Format component

* Converting help component to functional component

* Removing html from state

* Fixing modal toggle and eslint errors

* Adding arria hidden

* Using optional chaining

* Fixing variable names

* Renaming state variable

* Adding jsdoc

Co-authored-by: Nick Taylor <nick@dev.to>
2021-05-05 12:58:40 +07:00
..
ArticleFormTitle.jsx Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00
BasicEditor.jsx Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00
EditorFormattingHelp.jsx Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00
index.jsx Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00
TagInput.jsx Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00