Kiro Fix
This commit is contained in:
parent
31cc79ab23
commit
85b7bb9319
1 changed files with 3 additions and 3 deletions
|
|
@ -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'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'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'll need to copy the callback URL from your browser and paste it back here.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue