Unverified Commit e4206165 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Update tooltip.js

parent 76125802
...@@ -58,7 +58,7 @@ class Toaster { ...@@ -58,7 +58,7 @@ class Toaster {
<span style="align-self: baseline;"> <span style="align-self: baseline;">
<button class="fas fa-times btn-info mx-1 p-0" onclick=${() => { <button class="fas fa-times btn-info mx-1 p-0" onclick=${() => {
this.hide() this.hide()
// over() over()
resolve() resolve()
}}></button> }}></button>
</span> </span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment