@secondstaxorg/sscomp 1.9.47 → 1.9.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -24006,8 +24006,6 @@ const InputLabel$4 = styled.div`
24006
24006
  flex-direction: column;
24007
24007
  label{
24008
24008
  color:${theme.colors["primary-900"]};
24009
- font-weight: 500;
24010
- font-family: 'Circular Book Medium', sans-serif;
24011
24009
  }
24012
24010
  span{
24013
24011
  color: ${theme.colors["neutral-600"]};