mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-22 17:57:46 +00:00
style(vscode-ide-companion): use tailwind to refactor some ui components
This commit is contained in:
@@ -32,10 +32,6 @@ export const FileIcon: React.FC<IconProps> = ({
|
||||
</svg>
|
||||
);
|
||||
|
||||
/**
|
||||
* File list icon (16x16)
|
||||
* Used for file type indicator in context pills
|
||||
*/
|
||||
export const FileListIcon: React.FC<IconProps> = ({
|
||||
size = 16,
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user