I have a simple React code.
function CustomButton(props){ return ( <> {!props.frequentlyChanged && Nope