wisabid


Abid Shamim PM

  • ### CRA Usage (CSR) ``` import React from 'react'; import Claps from '@wismim/react-claps'; export default function () { return <Claps maxCount={10000} count={0} countTotal={0} onCountChange={({ count, countTotal }) => console.log(count, countTotal)}/

    published 1.0.5-pre.0 4 years ago