Skip to content

Commit 0b4b461

Browse files
committed
refactor(action-sheet): revert disabled
1 parent 444c56a commit 0b4b461

File tree

1 file changed

+0
-1
lines changed
  • core/src/components/action-sheet/test/basic

1 file changed

+0
-1
lines changed

core/src/components/action-sheet/test/basic/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
handler: () => {
109109
console.log('Play clicked');
110110
},
111-
disabled: true,
112111
},
113112
{
114113
text: 'Favorite',

0 commit comments

Comments
 (0)