Skip to content

Commit 350c999

Browse files
committed
fix: 增加一个demo提示
1 parent 6a28d73 commit 350c999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packages/popup/demos/taro/demo4.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const Demo4 = () => {
4242
position="bottom"
4343
onCloseIconClick={() => {
4444
console.log('onCloseIconClick')
45+
setShowCloseIconStop(false)
4546
}}
4647
/>
4748
</>

0 commit comments

Comments
 (0)