#224: [Refactor] Enhanced navbar components with array of objects and map
Issue #224 by Rushi1109
[Refactor] Enhanced navbar components with array of objects and map
Description
Removed redundant code, by refactoring navbar files using, Array of objects and and Array.map() method.
Fixes #186
Type of change
- [ ]Enhanced code (non-breaking change which enhanced codeblocks)
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] My changes generate no new warnings
- [x] Any dependent changes have been merged and published in modules
0 Replies