Skip to content

Commit edb5a7d

Browse files
yn1323claude
andcommitted
chore: WelcomeHero の見出しを一行にまとめサブテキストを削除
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ef3d210 commit edb5a7d

File tree

1 file changed

+1
-6
lines changed
  • src/components/features/Dashboard/HeroSummary

1 file changed

+1
-6
lines changed

src/components/features/Dashboard/HeroSummary/index.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,7 @@ export const WelcomeHero = ({ onSetupClick }: WelcomeHeroProps) => (
7272
<EyebrowPill>はじめに</EyebrowPill>
7373
<Stack gap={2}>
7474
<Text fontSize={{ base: "2xl", lg: "3xl" }} fontWeight="bold" lineHeight="short" letterSpacing="-0.01em">
75-
まずは お店のことを
76-
<br />
77-
教えてください
78-
</Text>
79-
<Text fontSize="sm" color="fg.muted" lineHeight="tall">
80-
シフトの時間帯を登録すると ここがあなたのダッシュボードになります
75+
まずは お店のことを 教えてください
8176
</Text>
8277
</Stack>
8378
<Flex>

0 commit comments

Comments
 (0)