Closed yulia-bel closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
orcasa-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 6, 2024 11:16am |
@Bluesmile82 Alvaro, I had a doubt about text colors for links in Practice view - for multiple links (if they come as array) it is text-sm text-brown-500
and for single link it is text-sm text-peach-700
, meanwhile in Network all links are text-sm text-peach-700
.
Shall we change it somewhere or this is how they should be?
Rendering links in field.tsx is done with the same logic as in this PR :
external: true
param, those will be external link opening in new tab