This repository was archived by the owner on Jun 9, 2023. It is now read-only.
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
Scope iteration on Text Component #240
Open
Description
What
Create a scoping doc with the initial investigation around refactoring Text Components.
Why
Our Text components are attached to html tags and functionality. They don't seem to fit our needs, as many times we need to adjust sizes and html tags. We've found a workaround: #239 but it's worth investigating what options do we have to improve the components.