From cc36b806c555566433938029d11949f7b759c186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=B4=E6=9C=AC=20=E7=A5=90=E5=B8=8C?= Date: Wed, 29 Nov 2023 06:06:04 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20596:=20=E7=AC=AC=E4=B8=80?= =?UTF-8?q?=E9=9A=8E=E5=B1=A4=E3=81=AEshortage(-)=E3=81=8C=E8=B5=A4?= =?UTF-8?q?=E5=AD=97=E3=81=A8=E3=81=AA=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task3169: 第一階層のshortage(-)が赤字となる](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3169) - 何をどう変更したか、追加したライブラリなど 第一階層のshotage"-"が赤文字にならないよう修正 ## 動作確認状況 - ローカルで確認 ## 補足 - 相談、参考資料などがあれば --- dictation_client/src/pages/LicensePage/partnerLicense.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dictation_client/src/pages/LicensePage/partnerLicense.tsx b/dictation_client/src/pages/LicensePage/partnerLicense.tsx index 51e6115..6e72762 100644 --- a/dictation_client/src/pages/LicensePage/partnerLicense.tsx +++ b/dictation_client/src/pages/LicensePage/partnerLicense.tsx @@ -387,7 +387,8 @@ const PartnerLicense: React.FC = (): JSX.Element => { 0 + ownPartnerLicenseInfo.shortage > 0 && + ownPartnerLicenseInfo.tier !== 1 ? styles.isAlert : "" }