Skip to content

Commit

Permalink
remove visual editor
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Sep 9, 2024
1 parent c61bca4 commit b53c9f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
27 changes: 0 additions & 27 deletions app/visual-editor/page.tsx

This file was deleted.

1 change: 0 additions & 1 deletion components/top-menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export default function TopMenu() {
{ href: "/workspaces", children: "Workspaces" },
{ href: "/tutorials", children: "Tutorials" },
{ href: "/deployments", children: "Deployments" },
{ href: "/visual-editor", children: "Visual Editor" },
{ href: "https://github.com/AElfProject", children: "GitHub" },
];

Expand Down

0 comments on commit b53c9f0

Please sign in to comment.