This commit is contained in:
2025-10-09 15:41:01 +05:00
11 changed files with 322 additions and 32 deletions
+1
View File
@@ -83,6 +83,7 @@ function PopupWrapper({
headerRef={headerRef}
title={title}
leftButton={leftButton}
draggable={draggable}
/>
<div className="2xl:p-[1.389vw] p-5">{children}</div>
</div>