mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 18:57:08 +00:00
feat: provider icon component
This commit is contained in:
5
packages/ui/src/components/provider-icon.css
Normal file
5
packages/ui/src/components/provider-icon.css
Normal file
@@ -0,0 +1,5 @@
|
||||
[data-component="provider-icon"] {
|
||||
flex-shrink: 0;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user