diff --git a/apps/remix-ide/src/app/ui/landing-page/landing-page.js b/apps/remix-ide/src/app/ui/landing-page/landing-page.js index fe530dfd57..bfd669860b 100644 --- a/apps/remix-ide/src/app/ui/landing-page/landing-page.js +++ b/apps/remix-ide/src/app/ui/landing-page/landing-page.js @@ -22,6 +22,7 @@ const css = csjs` user-select: none; } .text:hover { + cursor: pointer; text-decoration: underline; } .homeContainer { @@ -471,15 +472,29 @@ export class LandingPage extends ViewPlugin {
Issues with File Explorer?
-
  • use [Migrate File system] tool

    + +
  • use
  • + migrateWorkspace()}>Migrate File system + tool +

    or

    -
  • [Download your old files] in a zip manully
  • -
  • Use [UploadZipp] tool to load them in your current workspace
  • + +
  • manually
  • + downloadFiles()}>Download all Files + as a zip +
    +
  • use [UploadZipp] tool to load them in your current workspace

  • Still not working?
    -
  • find help in [Gitter Channel]
  • + +
  • find help in
  • + Gitter channel +

    or

    -
  • Open an issue in [GithubIssues]
  • + +
  • open an issue in
  • + Github +
    @@ -541,7 +556,7 @@ export class LandingPage extends ViewPlugin {

    Gitter channel -

    +

    ${this.websiteIcon} Featuring website