mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Kiro Fix
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user