This commit is contained in:
decolua
2026-01-27 11:37:44 +07:00
parent 31cc79ab23
commit 85b7bb9319

View File

@@ -182,7 +182,7 @@ export default function KiroAuthModal({ isOpen, onMethodSelect, onClose }) {
className="font-mono text-sm"
/>
<p className="text-xs text-text-muted mt-1">
Your organization's AWS IAM Identity Center URL
Your organization&apos;s AWS IAM Identity Center URL
</p>
</div>
@@ -227,7 +227,7 @@ export default function KiroAuthModal({ isOpen, onMethodSelect, onClose }) {
Manual Callback Required
</p>
<p className="text-amber-800 dark:text-amber-200">
After login, you'll need to copy the callback URL from your browser and paste it back here.
After login, you&apos;ll need to copy the callback URL from your browser and paste it back here.
</p>
</div>
</div>
@@ -255,7 +255,7 @@ export default function KiroAuthModal({ isOpen, onMethodSelect, onClose }) {
Manual Callback Required
</p>
<p className="text-amber-800 dark:text-amber-200">
After login, you'll need to copy the callback URL from your browser and paste it back here.
After login, you&apos;ll need to copy the callback URL from your browser and paste it back here.
</p>
</div>
</div>