0.0.7 • Published 10 months ago

react-css-loadings v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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.7

10 months ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago