mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
feat: provider icon component
This commit is contained in:
parent
6db822fd92
commit
e2ebe560ea
1167 changed files with 1485 additions and 11 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue