mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 12:45:24 +02:00
fix: resolve crash by adding missing second argument to createPortal
This commit is contained in:
@@ -2148,8 +2148,8 @@ function TextFilterPopover({ value, onChange, onClose, triggerId }: {
|
||||
Apply Filter
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
</div>,
|
||||
document.body && document.body);
|
||||
}
|
||||
|
||||
// ── Sort Icon Helper ───────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user