UNPKG

react-popup-alert

Version:
7 lines (6 loc) 268 B
export const headerDefault: "Warning"; export const btnTextDefault: "Close"; export const errorColor: "rgb(220, 53, 69)"; export const warningColor: "rgb(255, 193, 7)"; export const successColor: "rgb(40, 167, 69)"; export const defaultColor: "rgb(51, 51, 51)";