From 7a5fec9fa4fa9c3e959c0d2d16aaee13556e327f Mon Sep 17 00:00:00 2001 From: wangyonggang <135274859@qq.com> Date: Fri, 14 Apr 2023 18:54:19 +0800 Subject: [PATCH] update --- .gitignore | 1 + app/components/home.tsx | 4 ++-- app/constant.ts | 10 +++++++++- package.json | 1 + scripts/setup.sh | 10 +++++++++- 5 files changed, 22 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 37f6b9029..6a9330bcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +.history/ # dependencies /node_modules /.pnp diff --git a/app/components/home.tsx b/app/components/home.tsx index 828b7576a..ee5c12515 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -204,11 +204,11 @@ function _Home() { shadow /> -