mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-12 15:10:59 -07:00
fix: removed unnecessary export
This commit is contained in:
@@ -70,5 +70,3 @@ describe('Card', () => {
|
||||
},
|
||||
);
|
||||
});
|
||||
|
||||
export type { CardProps };
|
||||
|
||||
Reference in New Issue
Block a user