From 934e82f2326f11f5eaed5018235dd65251c21e68 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sat, 31 Aug 2024 05:26:04 +0000 Subject: [PATCH] =?UTF-8?q?import=E5=BF=98=E3=82=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/駅名表/Sign.js | 1 + 1 file changed, 1 insertion(+) diff --git a/components/駅名表/Sign.js b/components/駅名表/Sign.js index a6fae50..e612455 100644 --- a/components/駅名表/Sign.js +++ b/components/駅名表/Sign.js @@ -8,6 +8,7 @@ import { AS } from "../../storageControl"; import { useFavoriteStation } from "../../stateBox/useFavoriteStation"; import { StationName } from "./StationName"; +import { StationNameArea } from "./StationNameArea"; import lineColorList from "../../assets/originData/lineColorList";