mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 22:19:01 +08:00
feat: add supporting close the configuration popup by clicking outside (#3082)
This commit is contained in:
parent
c0d10f0d88
commit
f0f93c64d2
@ -26,7 +26,6 @@ function SettingsDrawer(): JSX.Element {
|
||||
width="70%"
|
||||
onClose={onClose}
|
||||
visible={visible}
|
||||
maskClosable={false}
|
||||
>
|
||||
<DashboardSettingsContent />
|
||||
</DrawerContainer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user