1.2.2 • Published 1 year ago
skeleton-loader-custom v1.2.2
skeleton-loader-custom
Installation
To install the project, follow these steps:
- Clone the repository:
git clone <https://github.com/sumitYadav375/skeleton-loader-skl>
npm install
or
yarn install
HOW TO use components
<h2>Example of code</h2>
<pre>
<SkeletonLoader width="50%" height="20px" />
</pre>