web
web copied to clipboard
Acknowledgement.tsx cleanup
Overview
Do some housekeeping on Acknowledgement.tsx
to keep the UI component (Acknowledgement
) and it's variations (WarningAcknowledgement
& InfoAcknowledgement
) separate from the concerns of the implementors (StreamingAcknowledgement
, ArbitrumBridgeAcknowledgement
etc).
References and additional details
The latter components should live in the context of the consumers, not the Acknowledgement.tsx
file.
Acceptance Criteria
The implementation specific logic is moved out of Acknowledgement.tsx
.
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
1