Skip to content

Instantly share code, notes, and snippets.

@rwillig
Created December 29, 2016 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rwillig/8080e72fbdbeae9627e25d8cb44397a5 to your computer and use it in GitHub Desktop.
Save rwillig/8080e72fbdbeae9627e25d8cb44397a5 to your computer and use it in GitHub Desktop.
(div :class "col-xs-6"
(a :class (cell= {:active (= form-state :login)}) :click #(reset! form-state :login)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment