removed elements page
This commit is contained in:
@@ -5,11 +5,6 @@ import { useApplicationStore } from "../store/ApplicationStore";
|
||||
import { updateSEOTags } from "../helpers/seo";
|
||||
|
||||
export const routes = [
|
||||
{
|
||||
path: "/elements",
|
||||
name: "elements",
|
||||
component: () => import("@/views/Elements.vue"),
|
||||
},
|
||||
{
|
||||
path: "/",
|
||||
name: "home",
|
||||
|
||||
Reference in New Issue
Block a user