ウィジェットの正常時にメッセージが出ない問題を修正

This commit is contained in:
harukin-expo-dev-env 2024-03-08 03:15:10 +00:00
parent 1ed53abcf2
commit 52f8b291c6

View File

@ -78,9 +78,8 @@ export function HelloWidget({ time, delayString }) {
style={{ style={{
color: "#000000", color: "#000000",
}} }}
> text="現在、5分以上の遅れはありません。"
現在5分以上の遅れはありません />
</TextWidget>
)} )}
</FlexWidget> </FlexWidget>
</FlexWidget> </FlexWidget>