added reply

This commit is contained in:
2024-09-21 13:16:22 +03:00
parent c8fb4974a7
commit bcf22ca5e0
9 changed files with 320 additions and 66 deletions

View File

@@ -31,6 +31,7 @@ const IconWrapper = ({ children, label, color }) => {
fontSize: "12px",
fontWeight: 500,
color: color,
wordBreak: 'normal'
}}
>
{label}