This PR updates the rendering of the buttons to be more consistent by using the new installer module renderInstallerButton helper method.
It also cleans up the constants used in the plugin app solutions banner so their shape more resembles the entitlements shape and fills in some missing data, cleans up the code, removes commented-out console statements, and removes other now unused code.
Type of Change
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update (if none of the other choices apply)
Proposed changes
This PR updates the rendering of the buttons to be more consistent by using the new installer module
renderInstallerButton
helper method.It also cleans up the constants used in the plugin app solutions banner so their shape more resembles the entitlements shape and fills in some missing data, cleans up the code, removes commented-out console statements, and removes other now unused code.
Type of Change
Video
Checklist
Further comments