promisify

This commit is contained in:
Ilya Kantor 2019-03-09 17:24:12 +03:00
parent d912bce1c5
commit 364e707b2a
9 changed files with 120 additions and 2 deletions

View file

@ -0,0 +1,8 @@
<style>
.promise-avatar-example {
border-radius: 50%;
position: fixed;
left: 10px;
top: 10px;
}
</style>