You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Hi @auvium, could you please provide some more info on the issue.
Is this from a Admin widget/page your are building or are you using the UI library for a project outside of Medusa?
From the looks off it some styles are applied, as the border-radius is not the default textarea styles, and also the placeholder text color seems to be applied correctly. So I am wondering if you have added styles to the className of the component that is causing the background color to be overwritten.
the Textarea component imported from
@medusajs/ui
has no styling as mentioned in the docs, instead it is showing the default textarea of htmlThe text was updated successfully, but these errors were encountered: