@appolabs/ui 0.1.13 → 0.1.14

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
@@ -1371,7 +1371,7 @@ var DialogBody = ({
1371
1371
  "div",
1372
1372
  {
1373
1373
  className: cn(
1374
- "flex-1 overflow-y-auto px-6 pb-2",
1374
+ "flex-1 overflow-y-auto hide-scrollbar px-6 pb-2",
1375
1375
  className
1376
1376
  ),
1377
1377
  ...props