fast
fast copied to clipboard
bug: unmatched div tag in menu-item.template.ts
Pull Request
📖 Description
There was an unmatched div in on line , This pull request is to address the same bug
🎫 Issues
This pull request is to address the issue #6840
✅ Checklist
General
- [x] I have included a change request file using
$ yarn change - [x] I have added tests for my changes.
- [x] I have tested my changes.
- [ ] I have updated the project documentation to reflect my changes.
- [x] I have read the CONTRIBUTING documentation and followed the standards for this project.
Component-specific
- [ ] I have added a new component
- [x] I have modified an existing component
- [ ] I have updated the definition file
- [ ] I have updated the configuration file
Please run yarn change and push your branch again. I'll merge this in as soon as I see your update.
Please run
yarn changeand push your branch again. I'll merge this in as soon as I see your update.
Looks like the CLA needs to be accepted as well.
@kamalrohra can you please accept the CLA and rebase and push your branch? I will merge this once that's complete. Thanks.