npm install react-switch_case
import Switch from 'react-switch_case'
const Case=Switch.Case
function handle(value){
return ['3','4','5'].includes(value)
}
aaa
aaa
{
//value can be a function
}
aaa
{
//default
}
default case
``