フォント宣言タイミングの修正

This commit is contained in:
harukin-expo-dev-env
2025-01-06 11:45:29 +00:00
parent ece4604056
commit fc50a2c827
3 changed files with 5 additions and 8 deletions

View File

@@ -35,7 +35,6 @@ export const HeaderText: FC<Props> = ({
tailStation,
navigate,
from,
fontLoaded,
}) => {
const { limited, trainNum } = data;