pixuireactcomponents 1.3.56 → 1.3.57

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": "pixuireactcomponents",
3
- "version": "1.3.56",
3
+ "version": "1.3.57",
4
4
  "description": "pixui react components",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -14,7 +14,7 @@ var __assign = (this && this.__assign) || function () {
14
14
  *
15
15
  */
16
16
  import { h } from 'preact';
17
- import styles from './ScrollBar.module.less';
17
+ import styles from './ScrollBar.less';
18
18
  import { useState, useEffect } from 'preact/hooks';
19
19
  var sWindow; // 滚动窗口
20
20
  var sBlock; // 滚动条