File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const App = () => {
53
53
< h2 > To get started</ h2 >
54
54
< code > npm i react-ladda-button | yarn add react-ladda-button</ code >
55
55
< p > include the CSS < small > themeless for custom button styles like use with bootstrap</ small > </ p >
56
- < code > import 'react-ladda-button/dist/ladda.min.css'; | import 'react-ladda-button/dist/ladda. themeless.min.css';
56
+ < code > import 'react-ladda-button/dist/ladda.min.css'; | import 'react-ladda-button/dist/ladda- themeless.min.css';
57
57
</ code >
58
58
< p > Import and get Ladda-ing</ p >
59
59
< pre >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-ladda-button" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Ladda port to react in typescript and hooks" ,
5
5
"author" : " RickeyWard" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments