Skip to content

Commit 1ccd9d9

Browse files
committed
Fix an example for Loader Ping Pong in README
1 parent 2156b77 commit 1ccd9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Like the `loader` example, it's also possible to pass the `data-text` and `blink
179179
![loader-bar-ping-pong-rounded](https://cloud.githubusercontent.com/assets/1345662/23591095/deea37e6-01c9-11e7-81e3-86f866a94d40.gif)
180180

181181
```html
182-
<div class="loader loader-bar-ping-pong is-active" data-text data-rounded></div>
182+
<div class="loader loader-bar-ping-pong is-active" data-rounded></div>
183183
```
184184

185185
[See it](http://raphaelfabeni.com.br/css-loader/#/loader-bar-ping-pong-rounded) :metal:

0 commit comments

Comments
 (0)