diff --git a/frontend/app/components/ui/Popup/Popup.tsx b/frontend/app/components/ui/Popup/Popup.tsx index c8928fa07..129b9a8a4 100644 --- a/frontend/app/components/ui/Popup/Popup.tsx +++ b/frontend/app/components/ui/Popup/Popup.tsx @@ -21,6 +21,7 @@ export default ({ delay = 1000, disabled = false, arrow = true, + theme = 'dark', ...props }: Props) => ( { props.children }