We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5578b2b + e192064 commit f68ab14Copy full SHA for f68ab14
README.md
@@ -21,7 +21,7 @@ npm install --save react-ladda-button
21
import React, { Component } from 'react'
22
23
import LaddaButton, {EXPAND_LEFT} from 'react-ladda-button'
24
-import 'react-ladda-button/dist/ladda.themeless.min.css'
+import 'react-ladda-button/dist/ladda-themeless.min.css'
25
26
class Example extends Component {
27
render() {
0 commit comments