Skip to content

Commit

Permalink
Undo comment deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-nil committed Jan 15, 2024
1 parent bc62242 commit 4b3cda7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift-ticketing/cljs-src/swift_ticketing_ui/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

;; Routes
(secretary/defroute "/" []
; (d/render [home-page] (.getElementById js/document "app")))
(reset! page (home-page)))

(secretary/defroute "/event" []
Expand Down

0 comments on commit 4b3cda7

Please sign in to comment.