import React from 'react'; import './index.less'; function Division(props) { const { children, two, three } = props; return