UNPKG

@arnonsang/react-loading

Version:

A highly customizable React loading component library with 17 beautiful animations, and flexible children API

13 lines (12 loc) 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.themeColors = void 0; exports.themeColors = { red: '#f56565', blue: '#4299e1', green: '#48bb78', yellow: '#ed8936', purple: '#9f7aea', pink: '#ed64a6', gray: '#718096' };