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 /> -