import React from 'react'; import { PropTypes } from 'prop-types'; const RightSlider = ({ styling, shown, children, rotate }) => (