From 6bf5206ae13613d991bde1d539aa0674767a91de Mon Sep 17 00:00:00 2001 From: Jake Ginnivan Date: Sat, 1 Aug 2020 18:14:41 +0800 Subject: [PATCH] Update index.html --- src/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index ebf5fc9..59f4e41 100644 --- a/src/index.html +++ b/src/index.html @@ -245,7 +245,7 @@ class="flex flex-col relative items-center group justify-center text-gray-700 rounded shadow hover:shadow-xl bg-white cursor-pointer transition duration-150 ease-in-out h-32 md:h-40" @click="handleClick(item, downloadType, $event), $dispatch('show:toast', item.icon_name), setTimeout(() => $dispatch('show:toast', false), 1000)" > -
+