JSFiddle - React, Tailwind, and code Playground
by nd87
HTML
<ul id="tweets">
</ul>
JavaScript
$(this).val(); $('#tweets').tweets({
tweets:4,
username: "jquery"
});
by nd87
<ul id="tweets">
</ul>
$(this).val(); $('#tweets').tweets({
tweets:4,
username: "jquery"
});