@iclips/ui 1.0.30 → 1.0.32

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
@@ -1008,7 +1008,7 @@ function $A({
1008
1008
  "div",
1009
1009
  {
1010
1010
  className: M(
1011
- "relative flex h-screen flex-col bg-muted/30 transition-all duration-200",
1011
+ "relative flex h-screen flex-col transition-all duration-200",
1012
1012
  m ? "w-56" : "w-16",
1013
1013
  s
1014
1014
  ),