- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Open
Labels
docsModifying and creating documentsModifying and creating documentsgood first issueGood for newcomersGood for newcomers
Description
This is issue for editing the typeDoc of component.
If you don't know the typeDoc, check the following link: typeDoc Tutorial, typeDoc Official.
Description
Among the descriptions of the components, the newly added component has no description.
Therefore, we add a brief description of the newly added components.
Modification Components
- ProgressBar
- Skill
- Channel
Progress by component
- ProgressBar
- Add @component and description in ProgressBar typeDoc.
- Add @link in ProgressBar typeDoc.
- Skill
- Add @component and description in Skill typeDoc.
- Add @link in Skill typeDoc.
- Channel
- Add @component and description in Channel typeDoc.
- Add @link in Channel typeDoc.
Reference
You need to add descriptions about both steps First and Second in the Components as follows.
First
You must specify the
name of the componentand add it if you need a brief explanation.
Second
You need to add a @link that can be routed to README.md that can be referenced for the props of the Component.
Expected results
After going through both of the above two steps, you can expect the results below.
❗ Caution
Please write this typeDoc directly above where the component is declared.
Metadata
Metadata
Assignees
Labels
docsModifying and creating documentsModifying and creating documentsgood first issueGood for newcomersGood for newcomers


