mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 02:32:03 +00:00
dismiss popup by pressing background
This commit is contained in:
parent
08d51fc5aa
commit
fc10c33236
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ export function PopupModal({
|
|||
"transition-opacity duration-400",
|
||||
"pointer-events-auto",
|
||||
)}
|
||||
onClick={onClose}
|
||||
>
|
||||
<Flare.Base
|
||||
className={classNames(
|
||||
|
|
|
|||
Loading…
Reference in a new issue