Change DialogContentContainer
catalog component to use Text
component
#2508
Labels
contribution welcome
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
In the file of:
packages/core/src/storybook/components/related-components/descriptions/dialog-content-container.jsx
which can be seen on our Catalog page, we do not currently use Vibe's
Text
component, but instead use inline string.It also causes theme issues where a story doesn't look right on dark themes.
--> Something like
Notice the
ellipsis
asfalse
as well.monday ticket:
https://monday.monday.com/boards/3532714909/pulses/7080412658
The text was updated successfully, but these errors were encountered: