Wrappid Auth is a comprehensive authentication module designed for Wrappid applications. It provides a flexible and secure solution for managing user accounts and sessions within a wrappid application.
correct the typo in ModuleStyles file from 'styles' to style
ref: #17
Description
Correct the typo
-app/styles/DefaultModuleStyles.js
-app/styles/LargeModuleStyles.js
-app/styles/MediumModuleStyles.js
-app/styles/SmallModuleStyles.js
-app/styles/XLargeModuleStyles.js
-app/styles/XXLargeModuleStyles.js
correct styles to style## 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 file from 'styles' to style
ref: #17
Description
Correct the typo -app/styles/DefaultModuleStyles.js -app/styles/LargeModuleStyles.js -app/styles/MediumModuleStyles.js -app/styles/SmallModuleStyles.js -app/styles/XLargeModuleStyles.js -app/styles/XXLargeModuleStyles.js correct styles to style## Related Issues
Testing
Checklist
Screenshots (if applicable)
Additional Notes
Reviewers
Maintainer Notes