Remove "title" node from svg icons during build
coderitual opened this issue · 1 comments
coderitual commented
We already have svgo, and it's just matter of configuration to remove title node from svg icons during build. As we agreed we don't want to title
node in svg since we provide accessibility label on Icon
level. Baked in title
resulting in default tooltip appearance on icons decreasing UX.
katarzynatobis commented
resolved in #2578