UNPKG

react-case-when

Version:

Small utility module for conditional rendering in React

2 lines 87 B
export { default as Switch } from './Switch'; export { default as Case } from './Case';