This PR introduces key updates to the PSAFeedback form and PSAButton Modifications.
PSA Button Updates:
Added logic to pass extra props (such as disabled, variant, etc.) from the PSA Button to the underlying MUI Button, allowing for greater flexibility and future prop extensions.
Feedback Form Enhancements:
Added the PSA Feedback form with required props: pirschAnalytics and consentRedux. These props enable tracking feedback interactions via Pirsch Analytics and managing consent state with Redux.
This PR introduces key updates to the PSAFeedback form and PSAButton Modifications.
PSA Button Updates:
Feedback Form Enhancements:
12