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

added alert to update remixd (#934)

parent 432220c1
...@@ -141,6 +141,9 @@ function remixdDialog () { ...@@ -141,6 +141,9 @@ function remixdDialog () {
<i class="fas fa-link"></i> will show you current connection status. <i class="fas fa-link"></i> will show you current connection status.
</div> </div>
<div class=${css.dialogParagraph}>This feature is still in Alpha, so we recommend you to keep a copy of the shared folder.</div> <div class=${css.dialogParagraph}>This feature is still in Alpha, so we recommend you to keep a copy of the shared folder.</div>
<span class="text-danger">
Please make sure you have the <b>latest remixd version</b>. <a target="_blank" href="https://remix-ide.readthedocs.io/en/latest/remixd.html#update-to-the-latest-remixd">Read here how to update it</a>
</span>
</div> </div>
` `
} }
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