From 7e549601033b999396f0e4775ecbe325b30e8d97 Mon Sep 17 00:00:00 2001 From: Diaz Linggaputra Date: Thu, 21 Apr 2022 08:29:38 +0700 Subject: [PATCH] fix typo --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index af8f7fda..ebdef0f1 100644 --- a/src/main.js +++ b/src/main.js @@ -6,7 +6,7 @@ import router from "./router"; import Toast from "vue-toastification"; import "vue-toastification/dist/index.css"; - +// import VueFlicking from "@egjs/vue3-flicking"; import "./assets/base.css";