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 78dc90d commit 7c2eebcCopy full SHA for 7c2eebc
src/packages/actionsheet/demos/taro/demo1.tsx
@@ -35,7 +35,6 @@ const Demo1 = () => {
35
options={options}
36
onSelect={handleSelect}
37
onCancel={() => setIsVisible(false)}
38
- cancelText="取消"
39
/>
40
</>
41
)
0 commit comments