0.0.6 • Published 6 months ago

react-css-loadings v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

how to use

return   <Loading   template_name='frcms'             .....   />;
return   <Loading   template_name='LoadingType1'      .....   />;

how to deploy

adding a new template

1-create your temp at a folder in components

2-add your template_name to TEMPLATES_NAMES variable in index.tsx file (in root)

its all done now you can use it like the

return   <Loading   template_name='my_new_temp_name'        .....   />;
0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.32

6 months ago

0.0.31

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago