move an element to the right css when clicked react.js code example Example: on click move item top react <ul> <li>one</li> <li>two</li> <li>three</li> </ul>