Skip to content

Commit

Permalink
Fixed issue in es5 example
Browse files Browse the repository at this point in the history
  • Loading branch information
jennasalau committed Oct 1, 2016
1 parent 3e796f6 commit a9fa6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple-site-with-webpack/es5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<div class="container">

<div data-component="RFeaturettedfsa"
<div data-component="RFeaturette"
data-prop-title="First featurette heading."
data-prop-sub-title="It'll blow your mind."
data-prop-img-src="http://placehold.it/400x300/">
Expand Down

0 comments on commit a9fa6ff

Please sign in to comment.