Skip to content

Commit 2605410

Browse files
committed
refactor(Counter): 去除多余的 behaviors
1 parent 0a10c30 commit 2605410

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/counter/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
import hover from '../behaviors/hover';
21
import eventUtil from '../core/utils/event-util';
32

43
Component({
5-
behaviors: [hover],
64
externalClasses: [
75
'l-class',
86
'l-symbol-class',

0 commit comments

Comments
 (0)