UNPKG

react-ttsx

Version:

This package provides a set of reusable React components, including buttons, alerts, and spinners, to help you quickly build and style your React applications. The components are designed to be highly customizable and easy to integrate into your projects.

8 lines 170 B
export default { backgroundColor: "#0275d8", color: "#fff", border: "none", padding: "10px 20px", borderRadius: "5px", cursor: "pointer", }