import { withPopup } from '../lib/popup'; import EditTimerStep from './EditTimerStep'; export default withPopup(EditTimerStep);