skeleton-loader-custom
v1.2.2
Published
A description of your package
Downloads
3
Readme
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>