Browse Source

fix: linting error

Konstantinos Kaloutas 3 years ago
parent
commit
1aee971a96
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/frontend/components/content.cljs

+ 2 - 2
src/main/frontend/components/content.cljs

@@ -90,8 +90,8 @@
    (ui/menu-link
     {:key "cycle todos"
      :on-click editor-handler/cycle-todos!}
-    "Cycle todos")]
-    nil)
+    "Cycle todos"
+    nil)])
 
 ;; FIXME: Make it configurable
 (def block-background-colors