Commit 4eb2f9b
authored
fix(info): export getComponentInfo function for external access (#39)
- Made getComponentInfo function public by adding export keyword
- Allows external modules to access component information retrieval logic
- Maintains existing functionality while improving code reusability1 parent fd00633 commit 4eb2f9b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments