semantic ui react container onchange code example
Example 1: tab semantic ui react
<Tab menu={{ pointing: true, className: "wrapped" }} panes={getPanes(sections)} />
Example 2: semantic ui react sidebar background
body.pushable>.pusher {
background: #fff;
}