Reagent: ReactCSSTransitionGroup

2014-02-28 Thread Chris Sutela
is there a recommended way of accessing the ReactCSSTransitionGroup tag that is a part of react-wtih-add-ons.js? Specifically I am having trouble avoiding an Uncaught Error: Assert failed: Unknown tag: ':ReactCSSTransitionGroup' -- You received this message because you are subscribed to the

Re: Reagent: ReactCSSTransitionGroup

2014-03-01 Thread Chris Sutela
ot;) (aget "ReactCSSTransitionGroup"))) > > and then call that with e.g > > [ctg {:transitionName "foo"} [:p "child1"] [:p "child2"]] > > or somesuch (I'm probably messing something up here, being away from Emacs > for the