Web:Components:Delete className.

This commit is contained in:
Vlada Gazizova 2022-07-25 10:41:44 +03:00
parent 3958ef0173
commit 2eaa0940d9

View File

@ -36,7 +36,6 @@ const Badge = (props) => {
type={ThemeType.Badge}
>
<StyledInner
className="color-theme-background"
backgroundColor={backgroundColor}
borderRadius={borderRadius}
padding={padding}