Commit 22bc3a4
authored
refactor(dashboard): add JSDoc to ProfileCard component props (JhaSourav07#1243)
## Description
Fixes JhaSourav07#334
## Pillar
- [ ] π¨ Pillar 1 β New Theme Design
- [ ] π Pillar 2 β Geometric SVG Improvement
- [ ] π Pillar 3 β Timezone Logic Optimization
- [x] π οΈ Other (Bug fix, refactoring, docs, testing)
## Visual Preview
No visual changes (Codebase documentation enhancement using TSDoc
blocks).
## Checklist before requesting a review:
- [x] I have read the `CONTRIBUTING.md` file.
- [x] I have tested these changes locally.
- [x] I have run the isolated file prettier formatter.
- [x] My commits follow the Conventional Commits format
(`refactor(dashboard): ...`).
- [x] I have made sure that I have only one clean commit to merge in
this PR.1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
11 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
12 | 28 | | |
13 | 29 | | |
14 | 30 | | |
| |||
0 commit comments