optimized-react-component-library-xyz123 0.1.152 → 0.1.153

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "optimized-react-component-library-xyz123",
3
- "version": "0.1.152",
3
+ "version": "0.1.153",
4
4
  "description": "A modern React component library using TypeScript with React 19 support.",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",
@@ -623,10 +623,6 @@ textarea:focus-visible,
623
623
  cursor: pointer;
624
624
  }
625
625
 
626
- .languageIcon {
627
- margin-top: 0.4rem;
628
- }
629
-
630
626
  .pts-languageButton svg {
631
627
  width: 1.5rem;
632
628
  height: 1.5rem;