Wrappid Support is a comprehensive support module designed for Wrappid applications. It provides a flexible and efficient way to manage various support functions within Wrappid applications, including error reporting, new feature request, and other essential utilities.
MIT License
10
stars
0
forks
source link
fix: :bug: correct the typo in ModuleStyles files #8
correct the typo in ModuleStyles in following files /DefaultModuleStyles.js /LargeModuleStyles.js /MediumModuleStyles.js /SmallModuleStyles.js /XLargeModuleStyles.js /XXLargeModuleStyles.js correct styles to style also fixed the eslint error
ref: #7
Description
Clearly describe the changes you've made in this pull request. Explain the purpose and reasoning behind the changes. Reference any relevant issues or discussions using keywords like "Fixes #" or "Resolves #".
Related Issues
Testing
Checklist
[ ] I have performed a thorough self-review of my code.
[ ] I have added or updated relevant tests for my changes.
[ ] My code follows the project's style guidelines and best practices.
[ ] I have updated the documentation if necessary.
[ ] I have added or updated relevant comments in my code.
[ ] I have resolved any merge conflicts of my branch.
Screenshots (if applicable)
Additional Notes
Reviewers
Maintainer Notes
[ ] Has this change been tested in a staging environment?
[ ] Does this change introduce any breaking changes or deprecations?
correct the typo in ModuleStyles in following files /DefaultModuleStyles.js /LargeModuleStyles.js /MediumModuleStyles.js /SmallModuleStyles.js /XLargeModuleStyles.js /XXLargeModuleStyles.js correct styles to style also fixed the eslint error
ref: #7
Description
Clearly describe the changes you've made in this pull request. Explain the purpose and reasoning behind the changes. Reference any relevant issues or discussions using keywords like "Fixes #" or "Resolves #".
Related Issues
Testing
Checklist
Screenshots (if applicable)
Additional Notes
Reviewers
Maintainer Notes