|
|
@ -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> |
|
|
|
` |
|
|
|
` |
|
|
|
} |
|
|
|
} |
|
|
|