web icon indicating copy to clipboard operation
web copied to clipboard

Acknowledgement.tsx cleanup

Open 0xApotheosis opened this issue 7 months ago • 0 comments

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

0xApotheosis avatar Jul 03 '24 22:07 0xApotheosis