UNPKG

better-react-spinkit

Version:

A collection of loading indicators animated with CSS for React

3 lines (2 loc) 145 B
export default (propValue, contextValue, defaultValue) => propValue && propValue !== defaultValue ? propValue : (contextValue || defaultValue)