1.0.6 • Published 1 year ago

verification-button v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Verification Button

  • Intstall library and copy paste below code
import VerificationButton from "verification-button/dist/VerificationButton";

<VerificationButton
  titleFontSize={"1rem"}
  bodyFontSize={"1rem"}
  fontFamily={"Arial"}
  btnFontSize={"18px"}
  btnFontWeight={"600"}
  btnColor={"white"}
  name={"My Custom Button"}
  buttonStyle={{
    background: "#db665f",
    padding: "10px 20px",
    borderRadius: "10px",
    marginLeft: "20px",
    border: "none",
  }}
/>;
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago