We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb5a30 commit 6db918cCopy full SHA for 6db918c
src/picker-item/picker-item.wxml
@@ -1,5 +1,5 @@
1
<wxs src="../common/utils.wxs" module="_" />
2
-<view
+<scroll-view
3
id="{{classPrefix}}__group"
4
style="{{ style }}"
5
class="{{_.cls(classPrefix + '__group', [])}} class {{prefix}}-class"
0 commit comments