From 5f6865ea125415346dbc4b25cab8966ceb89bc04 Mon Sep 17 00:00:00 2001 From: naka-12 <104970808+naka-12@users.noreply.github.com> Date: Mon, 14 Apr 2025 04:14:08 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20dropdown=20=E3=81=AE=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E3=81=8C=E9=96=8B=E3=81=8B=E3=81=AA=E3=81=84?= =?UTF-8?q?=E5=95=8F=E9=A1=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cspell.json | 15 ++++++++------- web/components/Header.tsx | 3 ++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.cspell.json b/.cspell.json index 57ebb38e..f4a0a683 100644 --- a/.cspell.json +++ b/.cspell.json @@ -11,21 +11,22 @@ "direnv", "ECCS", "isready", + "lefthook", + "libquery", "lockb", "mytheme", + "nixpkgs", + "Noninteractive", "notistack", + "pkgs", "psql", "qiita", "reqwest", + "rustc", "safify", - "supabase", - "swiper", - "lefthook", "stdenv", - "rustc", - "pkgs", - "nixpkgs", - "libquery" + "supabase", + "swiper" ], "dictionaries": [ "softwareTerms", diff --git a/web/components/Header.tsx b/web/components/Header.tsx index 60aaa9d7..40272047 100644 --- a/web/components/Header.tsx +++ b/web/components/Header.tsx @@ -33,7 +33,8 @@ export default function Header(props: Props) {