Pass the rest of the props in Banner component #192
Labels
debt
technical debt
priority:medium
Medium priority issues, should only be postponed if no other option
Component: Banner
Why this is needed: It is need because we might need to add some props directly to the Banner component (Cypress or styles for example)
What should be done:
Just add a
{...rest}
should be enough.Implementation proposal (strongly recommended):
Test plan:
Update the snapshot.
The text was updated successfully, but these errors were encountered: