aboutsummaryrefslogtreecommitdiff
path: root/src/components/Menu
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Menu')
-rw-r--r--src/components/Menu/SubmitMenu.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Menu/SubmitMenu.tsx b/src/components/Menu/SubmitMenu.tsx
index 649b49d..6e5e317 100644
--- a/src/components/Menu/SubmitMenu.tsx
+++ b/src/components/Menu/SubmitMenu.tsx
@@ -22,6 +22,7 @@ const TransportForm: React.FC<Props> = (props) => {
const closeOnBGClicked = (event: any) =>
event.target.className === "floatingMenuBG" && hideSelf();
+
return (
<div className={"floatingMenuBG"} onClick={closeOnBGClicked}>
<div className={"smallFloatingMenu TransportForm"}>