mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
Update banner design (#13420)
This commit is contained in:
@@ -88,7 +88,7 @@ describe('Gradient Crash Regression Tests', () => {
|
||||
|
||||
it('<Banner /> should not crash when theme.ui.gradient is empty', () => {
|
||||
const { lastFrame } = renderWithProviders(
|
||||
<Banner bannerText="Test Banner" color="blue" width={80} />,
|
||||
<Banner bannerText="Test Banner" isWarning={false} width={80} />,
|
||||
{
|
||||
width: 120,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user