client-web
client-web copied to clipboard
Rename LayoutHolder
Description
As a developer I want LayoutHolder to resemble a concept that I already know So that I don't have to remind myself which component is responsible for what
Acceptance criteria
- [ ] As LayoutHolder is almost
try { } catch / throw
but in component sense, try to rename the components accordingly to their role:throwLayout()
,<CatchLayout>
,<CaughtLayoutRenderer>
or similar
Additional Context
Screen shots / UX designs / data that are relevant.
Areas that will be affected
To be added during the refinement