79492718

Date: 2025-03-07 15:10:43
Score: 1
Natty:
Report link

I managed to solve the issue by injecting a style element

`<style>
   {`
    .inspector-tabs__container::after {
        background-color: ${outlineInspectorColor};
          }
   `}
 </style>
 <div className={`inspector-tabs__container`}>`
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Harry D