JSFiddle - React, Tailwind, and code Playground

by Steven Senkus

HTML

<script src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script>
<div id="SkypeButton_Call_steve.senkus_1">
</div>

JavaScript

console.log(Skype);;
  Skype.ui({
      "name": "call",
      "element": "SkypeButton_Call_steve.senkus_1",
      "participants": ["steve.senkus"],
      "imageSize": 16
    });