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 6a28d73 commit 350c999Copy full SHA for 350c999
src/packages/popup/demos/taro/demo4.tsx
@@ -42,6 +42,7 @@ const Demo4 = () => {
42
position="bottom"
43
onCloseIconClick={() => {
44
console.log('onCloseIconClick')
45
+ setShowCloseIconStop(false)
46
}}
47
/>
48
</>
0 commit comments